body, html {
	margin: 0 auto;
	background-color: #cccc99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
	}

a:visited {
	color: #0000FF;
	text-decoration: none;
	}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
	}

.intro {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

table {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	color: #00008B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 18px;
	margin-bottom: 5px;
	font-size:30px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}

h2 { font-family: Georgia, Times New Roman, serif;
font-size:26px;
font-style: italic;
color: #336600;
font-weight: bold;
}

h3 { font-family: Georgia, Times New Roman, serif;
font-size:22px;
font-style: italic;
color: #336600;
font-weight: bold;
}

h4 { font-family: Georgia, Times New Roman, serif;
font-size:20px;
font-style: italic;
color: #336600;
font-weight: bold;
}




