/* CSS Document */

H1 {
	font-size:24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
	margin-bottom: 0px;
	margin-top: 0px;
} 
H2 {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}
H3 {
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	margin-bottom: 0px;
} 

