body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
p {
	font-size: 13px;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #9999CC;
}
.menuitem {
	font-size: 11px;
	font-weight: bold;
}
.pt14 {
	font-size: 14px;
}
.pt10 {
	font-size: 10px;
}
ul {
	font-size: 13px;
	list-style-type: disc;
}
.quote {
	font-style: italic;
	color: #006666;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
}
.headersm {
	font-size: 18px;
	font-weight: bold;
	color: #9999CC;
}
ol {
	font-size: 13px;
	list-style-type: decimal;
}

