body, td, th, p
{
	font-family: verdana;
	font-size: 9pt;
	scrollbar-face-color: #32679B; 
	scrollbar-shadow-color: ghostwhite; 
	scrollbar-3dlight-color: ghostwhite; 
	scrollbar-arrow-color: ghostwhite; 
	scrollbar-track-color: white;
}
a
{
	text-decoration: none;
}
a:link.normallinks, a:active.normallinks, a:visited.normallinks
{
	color: #32679B;
}
a:hover.normallinks
{
	color: black;
	text-decoration: underline;
}
.header
{
	color: #32679B;
	font-variant: small-caps;
	font-size: 18pt;
}
.input
{
	color: #32679B;
	border: solid 1px black;
	font-family: verdana;
}
.butt
{
	color: #32679B;
	border: solid 1px black;
	font-family: verdana;
	background-color: ghostwhite;
	font-weight: bold;
	cursor: hand;
}
.err
{
	color: red;
	font-size: 8pt;
}
.blue
{
	color: #32679B;
}
.smallblue
{
	color: #32679B;
	font-size: 7pt;
}
.firebrick
{
	color: firebrick;
}
