a {color:#0000A0;}
a:hover {color:#0000A0;background-color:#FFFF80;}
a:visited {color:#0000A0;}
body,td,p {
	font-family: Georgia, Trebuchet MS;
	font-size: 13px;
}
ul,li {	font-family: Georgia, Trebuchet MS;
	font-size: 13px;
}
/* from index.html */
.style1 {
	font-family: Arial;
	font-size: x-small;
}
.style2 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
}

#content {
	clear: both;
	margin-right:20%;
	margin-left:20%;
}

.whBtn {
background-color: BCD8FA;
color: 000000;
font-size: 9pt;
font-family: Times New Romans, arial;
}