﻿Body
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	color: black;
	
	margin-left: 10px;
	margin-right: 0;
	margin-top: 10px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

P, span, li, ul, ol, td
{
	font-family: Georgia, Times New Roman, Times;
	font-size: 10pt;
	color: black;
}


/* Opera fix ------------------------------------ */
Form.MainForm
{
	margin: 0;
	padding: 0;
}

H1
{
	font-size: 24px;
	color: #663333;
	font-style:italic;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times;
}

H2
{
	font-size: 18px;
	color: #663333;
	font-family: Georgia, Times New Roman, Times;
}
H3
{
	font-size: 13px;
	color: Black;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times;
}

A:link
{
	font-family:Georgia, Times New Roman, Times;
	font-size:10pt;
	color: #4f81bd;
	text-decoration: underline;
}

A:active
{
	font-family:Georgia, Times New Roman, Times;
	font-size:10pt;
	color: #4f81bd;
	text-decoration: underline;
}

A:visited
	{
	font-family:Georgia, Times New Roman, Times;
	font-size:10pt;
	color: #4f81bd;
	text-decoration: underline;
	}
	
A:hover
	{
	font-family:Georgia, Times New Roman, Times;
	font-size:10pt;
	color: #4f81bd;
	text-decoration: underline;
	}		
.FooterLinks
{
	width:90px; 
}

.Footer
{
	font-family:Tahoma;
	font-size:x-small;
}
.Copyright
{
	font-size:7pt;
	font-family: Tahoma,Arial,Verdana;
	color:#432e1f;
}