﻿body
{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 8pt;
}

.main
{
	position: absolute;
	left: 50%;
	width: 950px;
	height: 804px;
	top: 0px;
	margin-left: -475px;
	border: 0px none #FFFFFF;
	background-color: #FFFFFF;
}

a:link
{
	color: #D3B00C;
	text-decoration: none;
	letter-spacing: 0.1em;
}

a:active
{
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.1em;
}

a:hover
{
	color: #C0C0C0;
	text-decoration: none;
	letter-spacing: 0.1em;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.text
{
    font-family: tahoma;
    font-size: 10pt;
    color: #FFFFFF;
    position: absolute;
}
