body{
	font-family:Arial,sans-serif;
	}
a:link {
	text-decoration: none;
	font-weight:bold;
	color:#800000;
	font-size: smaller;
	}
a:visited { 
	text-decoration:none;
	font-weight:bold; 
	color:#800000;
	font-size: smaller; 
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	background-color: #6495ED;
	font-size: smaller;
}
a:active {
	color: #800000;
	text-decoration: underline;
	font-size: smaller;
}

a:focus {color:#800000; text-decoration:underline }


xtable{
	border: thin groove;
}


.lastupdate {
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	color: #003366;
}
           
