body 
{
    font-size: 10pt;
    font-weight: normal;
	font-family: Arial;
}

tr 
{
    font-size: 10pt;
    font-weight: normal;
	font-family: Arial;
}
.copyright
{
 font-size: 8pt;
 color: Gray;
}

A, A:visited
{
	 color: Navy;
}

.PageHeader
{
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
}

H1
{
	font-size: 12pt;
	font-weight: bold;
	font-family: arial;
}


A.AdLinks,A.AdLinks:visited
{
	 text-decoration: none;
}

.TopNav, A.TopNav, A.TopNav:visited
{
	 color: gray;
	 text-decoration: none;
	 font-weight: normal;
	 margin-right: 2px;
	 font-size: 9pt;
}

A.TopNav:hover
{
	text-decoration: underline;
}


.MainNav, A.MainNav, A.MainNav:visited
{
	 color: white;
	 text-decoration: none;
	 font-weight: bold;
	 margin-right: 4px;
	 font-size: 10pt;
}

A.MainNav:hover
{
	text-decoration: underline;
}

.PageContent
{
	font-size: 10pt;
}
.NavSide,A.NavSide,A.NavSide:visited
{
	font-weight: bold;
	font-family: arial;
	font-size: 9pt;
	color: #5A5A5A;
	text-decoration: none;
}

A.NavSide:hover
{
	text-decoration: underline;
}

.HelpLink, A.HelpLink
{
	 text-decoration: none;
	 font-size: 13pt;
	 
}
