body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #66CC99;
	font-size: 12px;
}

a:link, a:active, a:visited {
	color: #003300;
	text-decoration: none;
}

a:hover {
	color: #003300;
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pageTitle {
	color:#FFFFFF;
	background-color:#003333;
	padding:5px 0px 5px 10px;
	font:italic bold 24px Arial;
}
.pageIndex {
	color:#003300; 
	font: bold 16px Arial;
	padding:10px 0px;
}
.indexLetter {
	color: maroon;
	background-color:#DEFFEC;
	font-size: 18px;
	font-weight:bold;
}
.bodyStyle {
	color: #000000;
	font-size: 12px;
}
.bodysm {
	font-size: 10px;
}

.listingFrameDiv {
	clear:both;
	background:url(/images/symbols/dot.gif) 0px 70% repeat-x;
	height:12px;
	padding:5px 0;
}
.listingFrame {
	clear:both;
	background:url(/images/symbols/dot.gif) 0px 70% repeat-x;
}
.listingLeft {
	float:left;
	background-color:#FFFFFF;
	padding-right:5px;
}
.listingRight {
	float:right;
	background-color:#FFFFFF;
	padding:0px 5px;
}
.listHeading {
	color:#003300; 
	font-size: 14px;
	font-weight:bold;
}
.listSubheading { 
	color: maroon;
	font-size: 14px;
}


.gray {
	color:#666666;
}


.head {
	font-size: 12px;
	color: #003333;
	font-weight: bold;
}
.pageList {
	font-size: 14px;
}
.subheading { 
	color: maroon;
	font-size: 15px;
}
.pageHeading {
	color:#003300; 
	font-size: 16px;
}
.note {
	color: #003333;
}
