body {  
	margin:20px;
	font-family: Verdana, arial, sans-serif; 
	font-size: 11pt;
	line-height: 14pt;
}

td {
	font-size: 11pt; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	color:#D6A941;
	margin:20px 0 20px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold; 
	color:#D6A941;
	margin:20px 0 20px 0;
}


a:link, a:visited, a:active {  
	color: #000; 
	text-decoration: underline;
}
a:hover {  
	color: #000; 
	text-decoration: underline;
}


