body {
	background-color:#ADAD82;
}
td {
	color:#BFAE0F;
	font-family:"Trebuchet MS", Arial, Helvetica, serif;
	font-size:10pt;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	text-decoration:none;
	text-align: center;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11.5pt;
	margin: 0 0 5px 0;
}
h3 {
	font-weight:bold;
	text-decoration:none;	
	margin: 0px;
}

img {
	border: 0;
}

li {
	margin-bottom: 0.5em;
}

a {
	text-decoration: underline;
}

a:link { 
	color:#D9C511;
}
	
a:visited { 
	color:#AEB029;
}
a:hover { 
	color:#BFAE0F;
}
a:active { 
	color:#BFAE0F;
}