.darkblue {
	font-family: arial;
	font-size: 10px;
	color: #2A186F;
	font-style: normal;
}
.black {
	font-family: verdana;
	color: #000000;
	font-size: 11px;
}
.blue
{
	font-family: arial;
	color: #001D7B;
}

.maroon {
	font-family: "arial", Times, serif;
	font-size: small;
	color: #6C1108;
	font-style: italic;

}
.content {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
.content A
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
.content A:active
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
.content A:link
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
.content A:visited
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
}
.content A:hover
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : underline;
}
.textbox
{
font-size: 10px;
color: #012141;
font-family: verdana;
letter-spacing: 1pt;
border-style: double;
border-width: 1;
background-color: #E9EAE9;
}