@charset "iso-8859-1";
/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1{
	font-size: 24px;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
 }
h2
{
	font-size: 11px;
	color: #009900;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

