A:link, A:visited, A:active
{
	color: #ffdc50;
	text-decoration: none;
}

A:hover
{
	color: #ffdc50;
	text-decoration: underline;
}

.hMenu:link, .hMenu:visited, .hMenu:active
{
	color: #ffdc50;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
}

.hMenu:hover
{
	color: #ffdc50;
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
}

.fMenu
{
	color: #ffdc50;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
}

.hGray:link, .hGray:visited, .hGray:active
{
	color: #dddddd;
	text-decoration: none;
}

.hGray:hover
{
	color: #dddddd;
	text-decoration: underline;
}

.hCopyright, .hCopyright:link, .hCopyright:visited, .hCopyright:active {
	color: #aaaa88;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.hCopyright:hover {
	color: #bbbb99;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
}

.hCom:link, .hCom:visited, .hCom:active
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
	text-decoration: none;
}

.hCom:hover
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt;
	text-decoration: underline;
}

.hBody:link, .hBody:visited, .hBody:active
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0pt;
	text-decoration: none;
}

.hBody:hover
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0pt;
	text-decoration: underline;
}

body
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin: 0pt;
}

table
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin: 0pt;
    background-repeat: no-repeat;
    background-position: top center;
}

H1
{
	color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 10pt
}

H2
{
	color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 0pt
}

H3
{
	color: #6090b0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0pt; 
	text-decoration: underline;
}

H4
{
	color: #62a2b0;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0pt
}

H5
{
	color: #aaaa88;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	margin: 0pt
}

H6
{
	color: #ccccaa;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	margin: 0pt;
}