BODY {
	font-family: Verdana, Arial, sans-serif;
	background: #302929;
	color:	#DDE6AA;
	font-size: 12pt;
}

H1 {
	font-family: Courier New, Courier, mono;
	color:	#EDCF6D;
	text-align: center;
	font-size: 13pt;
}
H3 {
	font-family: Times New Roman, Times, serif, Georgia ;
	font-size: 13pt;
	color:	#EFCF6D;
	text-align: left;
	text-decoration: underline;
}
H4 {
	font-family: Times New Roman, Times, serif, Georgia ;
	font-size: 12pt;
	color:	#AABF5D;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
}
strong {
	font-family: Times New Roman, Times, serif, Georgia ;
	color: #8080FF;
}
A:link {
	color: #49B5BF
}
A:visited {
	color: #AAAFAF
}
A:active {
	color: #EE3333
}


