﻿body
{
	border-style: none;
	font-family: Tahoma;
	background-color: #0e2841;
	font-size: 9pt;
}

#main
{
	position: absolute;
	left: 50%;
	width: 950px;
	top: -24px;
	bottom: 39px;
	margin-left: -475px;
	background-color: #ffffff;
}

a:link
{
	color: #0066cc;
	text-decoration: none;
}


a:visited

{

    color: #0066cc;

    text-decoration: none;

}

 

a:hover
{
	color: #666666;
}

h1
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 232px;
	left: 321px;
}

h2
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	position: absolute;

}