A:link {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #006699;
	text-decoration: none;
}

TD {
	font-family: Arial;
	font-size: 13px;
}

P {
	font-family: Arial;
	font-size: 13px;
}

.topicHeader {
	font-family: Arial;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
	
.subtopicHeader {
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}

.subtopic{
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}

.hiliteText {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.bodyNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodyNormalRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.tempName {

	font-family: Arial, Helvetica, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
a.readmore:link, a.readmore:visited {
	font-style: italic;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
