#bodyCopy {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	}

#bodyCopy p {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.7em;
	}
#bodyCopy strong {
	font-weight: 800;
	color: #999999;
}

#bodyCopy em {
	font-size: 0.85em;
	font-style: italic;

	}
	
#bodyCopy ul {
font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 1.7em;
	margin-left: 0.75em;
	padding-left: 0.75em;
	text-indent: 0em;	
	list-style-type: square;
	list-style-image: url(../images/li.gif);
	list-style-position: outside;
	}	

.dropthecap {
float:left;
 margin-top:0px;
 color:#666666;
 padding-top:0.2em;
 font-size:30pt;
 height:0.5em;
 font-weight:normal;
 font-family: Arial, sans-serif;;
 }

.redText {color: #FF0000}

.subHeads {
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 800;
	color: #cc0000;
	text-decoration: none;
	line-height: 1em;
}

.subSubHeads {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	color: #333333;
	text-decoration: none;
	line-height: .9em;
}

.theTable {
	width: 100%;
}

.theTableTopRow {
	background-image: url(../images/red3.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.theTable td {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	}

.theTable b {
	color: #99999;
}

.theTable h2 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 600;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
	

a:hover {
	text-decoration: none;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.subHeadsXLarge {
	font-family: Arial, sans-serif;
	font-size: x-large;
	font-weight: 800;
	color: #cc0000;
	text-decoration: none;
	line-height: 1em;
}
