body {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
}
p {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
}
.bodytext {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 10px;
	color: #9999CC;

}
.bodytextsmall {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 9px;
}
a:link {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;

}
.subheader {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.linkswhite {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 6px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
	text-indent: 2pt;

}
ul {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	line-height: 20px;

}
.subheadRed {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
a:visited {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	color: #CCCCFF;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.topic {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9999CC;
}
.topicname {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-style: oblique;
	color: #003399;
}
ol {
	font-family: Tahoma, sans-serif, Verdana, Arial, "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
}
#sidenav {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidenav a {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
#sidenav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
