<style type="text/css">
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}

body
{
background-color:#e3e2e1;
}


div {
background-color:#FFFFFF;
}

div.header {
background-color:#8e310c;
}

table {
background-color:#FFFFFF;
}

table.header {
background-color:#8e310c;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #830605;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0b50cf;
}

a:link.dark { 
color: #ffffff; text-decoration: none; 
}
a:visited.dark { 
color: #ffffff; text-decoration: none; 
}
a:hover.dark { 
color: #f6d07f; text-decoration: underline; 
}

img {border: none
}

</style>


