BODY {
	background: rgb(48,41,41);
	color:	#A29E9E;
	font-size: 11pt;
}
H1 {
	font-family: Courier New, Courier, mono;
	color:	#EDCF6D;
	text-align: center;
}
H3 {
	font-family: Verdana, Arial, sans-serif;
	color:	#DDE6AA;
	text-align: left;
}
strong {
	font-family: Times New Roman, Times, serif, Georgia ;
	color: #8080FF
}
A:link {
	color: #49B5BF
}
A:visited {
	color: #B0AAB0
}
A:active {
	color: #EE3333
}


