html, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000000 url(../images/bgmain.gif) repeat-y top left;
}

.fontBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-right: 0px;
	padding-left: 0px;
}

a:hover		{color: #1062A9; text-decoration: underline}
a:link		{color: #000000; text-decoration: underline}
a:active	{color: #1062A9; text-decoration: underline}
a:visited	{color: #000000; text-decoration: underline}


.fontFooter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding-right: 0px;
	padding-left: 0px;
}

.fontFooter a:link		{color: #FFFFFF; text-decoration: none;}
.fontFooter a:visited	{color: #FFFFFF; text-decoration: none;}
.fontFooter a:active	{color: #FFFFFF; text-decoration: none;}
.fontFooter a:hover		{color: #FFF000; text-decoration: underline;}
