.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-type: square;

}
.headingfire {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	border: 1px inset #006699;
	background-color: #FFE8F8;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-style: italic;
}
.medheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9999;
}
.chapter {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cc9999;
	border: 1px dotted #CCCCCC;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.medtextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1px;
}
.chaptersubheads {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.newshead {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: #90959B;
	width: 150px;
	border: 1px ridge #F5F3EF;
	color: #E0E0E0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.lefttxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0E0E0;
}
a.lefttxt:link  {
	color: #E0E0E0;
}
a.lefttxt:hover  {
	color: #FFFFFF;
}
a.lefttxt:visited  {
	color: #E0E0E0;
}
