body {
	background-color: #CCFFFF;
	margin: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 1.4em;
	padding-left: 1em;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 1.2em;
	padding-left: 1em;


}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: 1.0em;

}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	font-size: .8em;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 1em;
	padding-left: .5em;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: .9em;
}
.logotext {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #CCFFFF;
}

