body
{
	font-family: Verdana;
	background-color: #F5F5F5;
	font-size: 11px;
}
.HeaderText
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}
td.VerticalRule
{
	background-image: url(images/VerticalRule.gif);
}
HR
{
	color: Red;
}
.Copyright, a.Copyright:Link, a.Copyright:Visited, a.Copyright:Active
{
	color: #003399;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}
a.Copyright:Hover
{
	color: Black;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
}
a.Special:Link, a.Special:Visited, a.Special:Active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: Blue;
}
a.Special:Hover
{
	text-decoration: none;
	color:Black;
}
a.WhatsNew:Link, a.WhatsNew:Visited, a.WhatsNew:Active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}
a.WhatsNew:Hover
{
	text-decoration: none;
	color:Blue;
}
a:Link, a:Visited, a:Active
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: Blue;
}
a:Hover
{
	text-decoration: none;
	color:Black;
}