﻿body
{
	border-style: none;
	font-family: Tahoma;
	background-color: #ffffff;
	font-size: 9pt;
}

#main
{
	position: absolute;
	left: 50%;
	width: 950px;
	top: 0px;
	bottom: 0px;
	margin-left: -475px;
	background-color: #ffffff;
}

a:link
{
	color: #0066cc;
	text-decoration: none;
}


a:visited

{

    color: #0066cc;

    text-decoration: none;

}

 

a:hover
{
	color: #000000;
}