body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #003366;
	font-size: 12px;
	background-image: url(bkgrounds/bkg.jpg);
	
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F4C400;
	text-indent: -30px;
	margin-top: -35px;
	margin-bottom: -13px;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C44F2D;
	margin-bottom: -8px;
	margin-top: 10px;
	font-style: italic;
}
