BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(images/background.gif);
}
A:link {
	text-decoration: underline;
	color: #446666;
	font-weight: bold;
}
A:visited {
	text-decoration: underline;
	color: #446666;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #446666;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #446666;
	font-weight: bold;
}

A.top:link {
	text-decoration: none;
	color: #664466;
}
A.top:visited {
	text-decoration: none;
	color: #664466;
}
A.top:hover {
	text-decoration: none;
	color: #CC0000;
}
A.top:active {
	text-decoration: none;
	color: #CC0000;
}

h1 { 
	font-family: Georgia, Times New Roman, Helvetica, serif;
	color: #447777;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

h2 { 
	font-family: Georgia, Times New Roman, Helvetica, serif;
	color: #669999;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 2px;
}

h3 { 
	font-family: Georgia, Times New Roman, Helvetica, serif;
	color: #447777;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
}

sup {
	font-size: 75%;
}

.content {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	padding-left : 10px;
}

.smcontent {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	padding-left : 5px;
}

.smcontent2 {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.navtable {
	color: Black;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: normal;
}
.footer {
	color: #CC3399;
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
ol {
	margin-top: 10px;
	margin-left: 30px;
}
dt {
	font-family: Georgia, Times New Roman, Helvetica, serif;
	color: #669999;
	font-size: 18px;
	font-weight: bold;
}
