body {
	background-color: #003366;
	color: #003366;

}
h1{
}
h2 { font-family: Georgia, "Times New Roman", Times, serif}
th { font-family: Georgia, "Times New Roman", Times, serif}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
ol { font-family: Georgia, "Times New Roman", Times, serif }
li{
	font-family: Georgia, "Times New Roman", Times, serif;
} 
p { font-style: normal; font-family: Georgia, "Times New Roman", Times, serif}
a:visited {
	text-decoration: underline;
	color: #336699;

}
a:link {
	color: #003366;

}
a:hover {
	text-decoration: none;
	color: #003366;
	background-color: #6699CC;

}
.activePage {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;


}
.listData {
}
.listBorder {
    border: 2px solid #006699 ; 
}
.copyright {
	font-size: 9px;
	font-style: italic;
	text-align: center;

}
.frontPage { font-size: medium}
.navLink { font-family: "Comic Sans MS", sans-serif; font-size: small}
.fancyTable { font-family: "Comic Sans MS", sans-serif; font-weight: bolder; color: #000000; background-color: #6699CC}
.noListList {
	text-indent: 10px;
	line-height: 7px;
	font-size: 14px;
	list-style-position: outside;
	list-style-type: none;
	white-space: normal;

}
.menuAddr {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;

}
