/*
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	color: #AD0000;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #AD0000;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	text-align:left;
}
*/
