.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a:link {
	color: #CCFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CCFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCC00;
}
a:active {
	text-decoration: underline;
	color: #CCFFFF;
}
.topmenu {  
	display: block; 
	width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.topmenu:link {  
	display: block; 
	width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.topmenu:active {  
	display: block; 
	width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.topmenu:visited {  
	display: block; 
	width:100%;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;

}
.topmenu:hover {
	background-color: #006699;
	color: #000000;
	text-decoration: none;
}
.title1 {
	color: #FFF3C5;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}
.title2 {
	color: #FFF3C5;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}
.toc {
	color: #FFF3C5;
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
}
.linky {
	color: #336699;
	text-decoration: none;
}
.linky:hover {
	color: #FFFFFF;
	text-decoration: overline underline;
}
.stat {
     background-color: #999966;
     font-weight: bold;
}
