body {
	margin-top: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333399;
}
#nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #B5EBFD;
}
#nav a {
	border: 1px solid #63F;
	text-decoration: none;
	line-height: 22px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(linkbg.jpg);
}
#nav a:hover {
	color: #FFC;
	background-color: #900;
	background-image: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #63CBED;
	letter-spacing: 4px;
}
.dropcap {
	font-size: 34px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -4px;
	margin-right: 2px;
	margin-bottom: 0px;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
	background-color: #CC0033;
}
a:active {
	text-decoration: none;
}
.linkbg {
	background-color: #FFF8BF;
	border: 1px solid #9F0005;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 32px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #990033;
	font-weight: normal;
}
h3 {
	background-color: #FFFFCC;
	color: #990033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	margin-bottom: 0px;
}
.yellowbg {
	background-color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.marginrt {
	padding-right: 15px;
}
.marginlt {
	padding-left: 10px;
}
.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	float: right;
	margin-right: 50px;
}

.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bigger {
	font-size: 24px;
}
li {
	font-size: 14px;
}
.redtext {
	color: #CC0000;
	font-size: 22px;
	font-weight: bold;
}
.centered {
	text-align: center;
}

