.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.x {  
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 8pt
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.head1W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
<!--- color: #00316B; --->
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.listitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #003163;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 10px;


}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #666666;
}
.smallheadW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	padding-bottom: 8px;

}
.redError {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
a:link {
	color: #003366;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #663366;
}
a:active {
	color: #336699;
}

a.WL:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.WL:visited {
	color: #FFFFFF;
		text-decoration:none;
}
a.WL:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a.WL:active {
	color: #FFFFFF;
	text-decoration:none;
}