﻿Body
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, ol, td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-weight: bold;
	font-size: 18pt;
	color: #AB4E26;
}

H2
{
	font-weight: bold;
	font-size: 14pt;
	color: #AB4E26;
}

H3
{
	font-weight: bold;
	font-size: 12pt;
	color: #AB4E26;
}

A:link,A:active
{
	color: #922C00;
	text-decoration: underline;
}
	
A:visited,A:hover
{
	color: #922C00;
	text-decoration: none;
}
		

.Copyright
{
	font-size:xx-small;
	font-family: Verdana, Arial, Tahoma;
	color:black;
}
.FormStyle1
{
    font-weight:bold;
}
