body{
	background-color: #FFFFFF;
	background-image: URL("/images/background.gif");
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
A
{
	color:#0000FF;
	text-decoration : none;
}
A:hover
{
	text-decoration : underline;
	color:#337864;
}
A:link
{
	text-decoration : none;
	color:#0000FF;
}
A:active
{
	text-decoration : underline;
	color : #0000FF;
}
.banner
{
	font-size:24pt;
	color: #FF0000;
}
.small
{
	font-size:9pt;
	color:#FFFFFF;
}
