﻿body, td 
{
	background-color:#ffffff;
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	line-height:16px;
	color:#666666;
	height:100%;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

h1 {	
	display: block;
	color: #dd8007;
	font-weight: bold;
	font-size: 14px;
	margin-top: 11px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {	
	display: block;
	color: #dd8007;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0px 5px 0px;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color:#dc8006;
	text-decoration: underline;
}

a:active {
	color: #333333;
	text-decoration: underline;
}
