body {
	background-color: #FFFFCC; 
	margin:0px; 	
	background-image: none;
	padding: 0px;
	border:0px;}
table {
	background-color: #FFFFCC; 
	margin : 0px;
	padding : 0px;
	border : 0px;
}
h1 {font-family: Georgia, sans-serif; font-size:22pt;
    color: #003300; text-align: center; }	
h2 {font-family: Georgia, sans-serif;
    color: #003300; text-align: center;}
h3 {font-family: Georgia, sans-serif;
	text-align: center; color: #003300;}
h4 {text-align: center; color: #003300;
	font-family: Georgia, sans-serif;}
h5 {text-align: center; color: #003300;
	font-family: Georgia, sans-serif; }
p {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: 1em; }
.8 {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: .6em; 
	font-weight: bold; }
	
.10 {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: .8em; 
	font-weight: 500; }
	
.12 {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: 1em; 
	font-weight: 500; }
	 
.12bold {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: 1em; 
	font-weight: bold; }

.14 {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: 1.2em; 
	font-weight: 500; }
.18bold {
	font-family: Georgia, sans-serif; 
	color: #003300; text-align: left; font-size: 1.4em; 
	font-weight: bold }
.pad0 {padding:0px; }

.pad20 {padding:20px; }
ul.disc {list-style-position: outside; list-style-type: disc; color: #003300; }
ol.decimal {list-style-type: decimal; list-style-position: outside; font-family: Georgia, sans-serif; color: #003300; font-weight:bold; }

a:link {
	color: #003300; background:transparent; font-weight: bold; text-decoration: none;}
a:visited {
    color: #663300; background:transparent; font-weight: bold; text-decoration: none;}
a:hover   { 
	color: #990000; background:transparent; font-weight: bold; text-decoration: none; }