.TopicHeader2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}
.contentareaSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.TopicHeaderLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099CC;
}

.topnavlinks A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0006f1;
	text-decoration:underline;
	text-align: center;	
}

.topnavlinks A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0006f1;
	text-decoration:underline;
	text-align: center;	
}

.topnavlinks A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration:underline;
	text-align: center;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	color: #333333;
	padding: 3px;
}


.articleauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	color: #666666;
	padding: 6px;
}


.articlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 508px;
	list-style-position: outside;
	white-space: normal;
	text-align: left;
	text-indent: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 8px;
	list-style-type: circle;
	padding: 10px;
}


.articlesectionheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	color: #821046;
}


.articlecopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
	white-space: normal;
	color: #999999;
}