BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-size: 10pt;
}
h1 {
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
ul {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #0099CC;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0000CC; /*#FFCC00;*/
	text-decoration: none;
}

.sideNav {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.sideNav{
	color: #FFFFFF;
	text-decoration: none;
}
a.sideNav:hover{
	color: #000099;
	text-decoration: underline;
}
a.sideNav:link{
	color: #FFFFFF;
	text-decoration: none;
}
a.sideNav:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.sideNav:active{
	color: #FFFFFF;
	text-decoration: none;
}
.bottomNav {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.bottomNav{
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
a.bottomNav:hover{
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

BLOCKQUOTE {
	font : 12px;
}

.articleDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-top: 2px;
	margin-bottom: 10px;
}
/* form styles */
form{
	font-size: 0.8em;
}
fieldset{
	padding: 1em;
	margin-bottom: 0.5em;
	border: 1px solid;
}
div.sForm{
	margin: 1px;
	width: 410px;
}
.bookmark{
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.important{
	color: Red;
	font-weight: bold;
}
