html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC0000;
}
.topic {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}
.topic a:link, .topic a:visited {
	font-weight: bold;
	text-decoration:underline;
	color: #ffffff;
}
.topic a:hover {
	font-weight: bold;
	text-decoration:none;
	color: #CC0000;
}
.textOptionsHead {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #992987;
}
.textOptionsBullets {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.textOptionsBullets a:link, .textOptionsBullets a:visited {
	color: #000066;
	text-decoration:underline;
}
.textOptionsBullets a:hover, .textOptionsBullets a:active {
	color: #CC0000;
}
.textDate {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.textBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.textTopic {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #992987;
}
.textSubTopic {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #992987;
}
.textSubTopic a:link, .textSubTopic a:visited {
	font-weight: bold;
	text-decoration:underline;
	color: #000066;
}
.textSubTopic a:hover {
	color: #992987;
}
.nametext {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.text a:link, .text a:visited  {
	color: #000066;
	text-decoration:underline;
	font-weight: bold;
}
.text a:hover {
	color: #992987;
}
.headtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.headtext a:link, .headtext a:visited, .headtext a:active {
	color: #000066;
	text-decoration:underline;
}
.headtext a:hover {
	color: #CC0000;
}
.textItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.textImage {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}
.textImage a:link, .textImage a:visited {
	color: #000066;
	font-style: italic;
	text-decoration:underline;
}
.textImage a:hover {
	color: #CC0000;
}
.altTextImage {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.altTextImage2 {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #992987;
}
.footer {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}
.footer a:link, .footer a:visited {
	color: #000066;
	text-decoration: underline;
}
.footer a:hover {
	color: #CC0000;
}

.tw {
	font-size: 10px;
}

.badge {
	width: 250px;
	float: left;
	clear: both;
}

.badge-note {
	float: left;
	width: 150px;
}
