h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:44px;
	font-weight:normal;
	color:#CC0000;
	text-align:left;
	text-transform: none;
	line-height: 44px;
}
body{
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	line-height: normal;
}
.info{
	background-color:#EBEBEB;
	color:#737373;
	padding:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a {
	color: #CC0000;
}
