body
{
	margin: 0px;
	color: #000000;
	padding: 0px;
	font-size: 10pt;
	text-align: justify;
	font-family: verdana, arial, times new roman;
	background-color: #fffef1;
	background-image: url(../imgs/header.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left
}

td
{
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, times new roman
}

a:link, a:visited
{
	color: #999675;
	font-weight: bold;
	text-decoration: underline
}

a:active, a:hover
{
	color: #c6efda;
	font-weight: bold;
	text-decoration: none
}

.main
{
	padding: 25 100 0 50px
}

.disclaimer
{
	font-size: 7pt;
	color: #000000;
	text-align: center;
	padding: 15 0 3 0px;
}