h1 {
	color : #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 48px;
	font-weight: normal;
}

h2 {
	color : #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight: normal;
}

h3 {
	color : #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight: normal;
}

h4 {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
}

h5 {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight: normal;
}

h6 {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight: normal;
}

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	bgcolor: ##ACD373;

}
a:link {color: ##E08600; text-decoration: none;}
a:active {color: ##E08600; text-decoration: none;}
a:visited {color: ##E08600; text-decoration: none;}

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
