a:link
{
	color:#cc3300; 
	text-decoration:none; 
	font-weight:bold
	}
a:visited
{
	color:#cc3300; 
	text-decoration:none; 
	font-weight:bold
}
a:active 
{
	color:#808000;
	text-decoration:underline; 
	font-weight:bold
} 
a:hover
{
	color:#9c9c11;
	text-decoration:underline; 
	font-weight:bold
}
body
{
	font-family: Trebuchet MS, Calibri, Verdana, Arial Rounded MT Bold;
	background-color:eee8d8;
	color:422415;
	font-size:10pt;
}
address
{
	text-align: center;
	font-size:8pt;
	color:#9C9C11;
}
table
{
	text-align: left;
	margin-top: 0;
	margin-bottom: 0
	border: none;
	border-collapse: collapse;
	border-width: 0
}
td           
{ 
	font-family: Trebuchet MS, Calibri, Verdana, Arial Rounded MT Bold;
	font-color:422415;
	font-size:10pt;	
	text-align: left; 
	vertical-align: top; 
	margin-top: 0; 
	margin-bottom: 0;
	border: none;
	border-collapse: collapse;
	border-width: 0
}
h1, h2, h3, h4, h5, h6
{
	font-family: Blue Highway D Type, Trebuchet MS, Calibri,  Verdana, Arial Rounded MT Bold;
}
h1
{
	color: #422415;
	font-size:24pt
}
h2
{
	color: 9c9c11;
	font-size:18pt 
}
h3
{
	color: 422415;
	font-size:14pt 
}
h4
{
	color: 9c9c11;
	font-size:14pt
}
h5
{
	color: 422415;
	font-size:12pt
}
h6
{
	color: 9c9c11;
	font-size;12pt
}