body
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
td
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
p
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
input
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
button
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
select
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
a
{
	font-family:Verdana;
	font-size:8pt;
	color:steelblue;
	font-weight:bold;
	text-decoration:none;
}
a:active
{
	font-family:Verdana;
	font-size:8pt;
	color:steelblue;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	font-family:Verdana;
	font-size:8pt;
	color:steelblue;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	font-family:Verdana;
	font-size:8pt;
	color:#D49C00;
	font-weight:bold;
	text-decoration:underline;
}
.headlink
{
	font-family:Verdana;
	font-size:8pt;
	color:lightgrey;
	text-decoration:none;
}
.headlink:active
{
	font-family:Verdana;
	font-size:8pt;
	color:lightgrey;
	text-decoration:none;
}
.headlink:visited
{
	font-family:Verdana;
	font-size:8pt;
	color:lightgrey;
	text-decoration:none;
}
.headlink:hover
{
	font-family:Verdana;
	font-size:8pt;
	color:#FFCF49;
	text-decoration:underline;
}
.newslink
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.newslink:active
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.newslink:visited
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	font-weight:bold;
	text-decoration:none;
}
.newslink:hover
{
	font-family:Verdana;
	font-size:8pt;
	color:#d2691e;
	font-weight:bold;
	text-decoration:underline;
}
.loginheader
{
	background-color:#4682b4;
	color: #ffffff;
	font-weight:bold;
	font-size:9pt;
}
.clientheader
{
	background-color:#b0c4de;
	color:#000000;
	font-weight:bold;
	font-size:9pt;
}
.newsheader
{
	background-color:#d2691e;
	color:#ffffff;
	font-weight:bold;
	font-size:9pt;
}
.newsbody
{
	background-color:#f5deb3;
	color:#000000;
	font-weight:normal;
	font-size:8pt;
}
