body
{
		font-family:arial;
		font-size: 10px;
		color:white;
		background-color: #3a3a3a;
}
H1{
	
	
	font-family: "Georgia";
	color: #FFC77B;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 19px;
}
H1 *{
	font-family: "Georgia";
	color: #FFC77B;
	font-weight: bold;
	font-size: 14px;
}
H2{
	font-family: "Georgia";
	color: #FFC77B;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	
}
p{
	margin: 0px 0px 8px 0px;
	line-height: 14px;
	color:white;
	
}
h3{
	font-family: "Georgia";
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
}
h4{

	color: white;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	text-decoration: underline;
}
ul,li{
		line-height: 14px;
		font-size: 11px;
}