a:link { text-decoration:none; }
a:hover {	text-decoration:underline; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }

a.navw:link { text-decoration:none;color:#FFFFFF }
a.navw:hover { text-decoration:underline;color:#FFFFFF }
a.navw:active { text-decoration:none;color:#FFFFFF }
a.navw:visited { text-decoration:none;color:#FFFFFF }

a.navb:link { text-decoration:none;color:#000000 }
a.navb:hover { text-decoration:underline;color:#000000 }
a.navb:active { text-decoration:none;color:#000000 }
a.navb:visited { text-decoration:none;color:#000000 }

p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;	
	line-height:19px;
}

h1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style: normal;	
	font-weight:bold;
	line-height:25px;
}

h2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight: normal;	
	line-height:21px
}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight: normal;	
	line-height:19px
}

.txt11px {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight: normal;	
	line-height:19px;
}

.submit {
	background-color:#FFFFFF;
	color:#000000;
}

