a { font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #003060; 
text-decoration: underline;} 

a:hover { font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #003060; 
text-decoration: underline} 

a.chgpass { font-family: 
Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #003060; 
text-decoration: none} 
a.chgpass:hover { font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; font-weight: bold; color: #003060; text-decoration: underline} 

body
{
	margin:	0;
	background-image: url('images/background.gif');
	background-repeat: no-repeat
}
.uts
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
	color: #0033CC;
}
.SignInAs
{
	font-weight: bold;
	font-size: 10pt;
	color: #003060;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}