body 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .70em;
	color: #787878;
	line-height: 1.5em;
	margin: 0;
	padding: 0;

}

.Titles {

	font-size: 1.1em;
	color: #ff6600;
	font-weight: bolder;

}
.GeneralText {

}
.SmallText {

}
hr {
	color: #CCCCCC;
}
.Topics {

}

.Topics A:link {text-decoration:none; font-weight:bolder; color: #2171B5}
.Topics A:visited {text-decoration:none; font-weight:bolder; color: #2171B5}
.Topics A:active {text-decoration:none; font-weight:bolder; color: #2171B5}
.Topics A:hover {text-decoration:underline; font-weight:bolder; color: red}
A:link {text-decoration:none font-weight:bolder; color: #2171B5}
A:visited {text-decoration:none font-weight:bolder; color: #2171B5}
A:active {text-decoration:none font-weight:bolder; color: #2171B5}
A:hover {text-decoration:none font-weight:bolder; color: #2171B5}

.CellBorder {
	border: 1px solid #CCCCCC;
}
.CellHeader {

	background-color: #EFEFEF;

}

.ErrorMsg {

	color: #FF0000;
}
