﻿Body
{
	font-family: Futura Md BT,Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
	background-color: #F4EFDD;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, li, ul, ol, td
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: black;
}

/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-size: 16pt;
	color: #998B5B;
	font-family: Futura Md BT,Arial, Tahoma, Verdana;
	font-variant: small-caps;
}

H2
{
	font-size: 14pt;
	color: #998B5B;
	font-family: Futura Md BT,Arial, Tahoma, Verdana;
	font-variant: small-caps;
}

A:link
{
	color: #0B31BF;
	text-decoration: none;
}
	
A:visited
	{
	color: #0B31BF;
	text-decoration: underline;
	}
	
A:hover
	{
	color: #0B31BF;
	text-decoration: underline;
	}		
.Copyright
{
	font-size:7pt;
	font-family: Verdana, Arial, Tahoma;
	color:#432e1f;
}
.ControlError
{
	 background-color:#CEB66C;
}
	