A:link{color: #000080;}
A:visited{color: #000080;}
.text
{
	font-family: arial,helvetica;
	font-size: 12px;
	color: black;
}
.titletext
{
	font-family: arial,helvetica;
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.smalltext
{
	font-family: arial,helvetica;
	font-size: 10px;
}
.linksmall
{
	font-family: arial,helvetica;
	font-size: 10px;
	color: navy;
}
.header
{
	font-family: arial,helvetica;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: bf0000;
}
.smallheader
{
	font-family: arial,helvetica;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
.header1
{
	font-family: arial,helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #ffcc33;
}
.linkfont
	{font-family: arial;
	font-size: 12px;
	color: #000000;
}
table.dynamic td
{
	border-bottom: solid gray 1px;
	padding-left: 5pt;
	padding-right: 5pt;
}
.link
{
	font-family: arial,helvetica;
	font-size: 12px;
	color: navy;
	text-decoration: underline;
}
.link:hover
{
	font-family: arial,helvetica;
	font-size: 12px;
	color: navy;
	text-decoration: none;
}
ul.circle 
{
	list-style-type: circle
}
hr
{
	color: navy;
}
.hoverlink
{
	text-decoration:none
}
.hoverlink:hover
{
	text-decoration:underline
}