.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.GeneralText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal

}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color: #CCCCCC;
	text-decoration: underline;

}
.Topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;

}

.Topics A:link {text-decoration:underline; font-weight:bolder; color: #000099}
.Topics A:visited {text-decoration:underline; font-weight:bolder; color: #000099}
.Topics A:active {text-decoration:underline; font-weight:bolder; color: #000099}
.Topics A:hover {text-decoration:underline; font-weight:bolder; color: red}
A:link {text-decoration:none font-weight:bolder; color: blue}
A:visited {text-decoration:none font-weight:bolder; color: blue}
A:active {text-decoration:none font-weight:bolder; color: red}
A:hover {text-decoration:none font-weight:bolder; color: red}
