body
{
	font-family:Arial ;
}
TABLE
{
	font-family:Arial ;
	font-size: x-small ;
}
a.level1link:link{color: #310031;}
a.level1link:visited{color: #310031;}
a.level1link:hover{color : #310031;} 



a:link
	{
	color: Blue;
	text-decoration:none;
	}
a:visited
	{
	color:  Blue;
	text-decoration:none;
	}
a:hover
	{
	color:Blue;
	text-decoration:underline;
	}
	
td.Total
{
 
	border-top-style: double ;
	border-top-color: Gray ;
}

.Login
{
	width:106px;
}