body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}

body {
	background-color: #0033CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/logolg4.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFCC;
	text-decoration: none;
}
h3 {
	font-family: "Georgia, "Times New Roman", Times, serif";
	font-size: 24px;
	color: #FFFFCC;
	font-style: italic;
}
h4 {
	font-family: Verdana;
	font-size: 24px;
	color: #E9967A;
	font-style: italic;
}

.block {
	margin: 10px;
	padding: 10px;
	float: none;
	height: auto;
	width: 10px;
}
.quote {
	border: thin dotted #FFE4C4;
	padding: 6px;
}
.listword {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E9967A;
}
