A
{
	color: black;
	text-decoration: none;
}

A:hover
{
	color: blue;
}

.Header
{
	font-family : Trebuchet MS, Arial;
	font-size : 11pt;
	font-weight : Normal;
	color : black;
}

.MainContent
{
	font-family : Trebuchet MS, Arial;
	font-size : 7.5pt;
	font-weight : Normal;
	color : #525252;
}

.SubPageContent
{
	font-family : Trebuchet MS, Arial;
	font-size : 8pt;
	font-weight : Bold;
	color : #525252;
}

.SubPageHeader
{
	font-family : Trebuchet MS, Arial;
	font-size : 13pt;
	font-weight : Normal;
	color : black;
}
