body { background-color:#EFAC5D; 
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif; 
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}


table {background-color:#FFFFFF
}

.leftimg {margin-left: 0px;
}

.tableborder {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.listindent { margin-left:32px;
}

.indent { margin-left:20px;
margin-bottom:20px;
}


.head {	font-size: 12pt;
font-weight:bold;
margin-left:20px;
	color:#CC0000;
		}

.subhead {font:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;	
	color:#D2A800;
		}
		
.description {font:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left:12px;
	margin-right:48px;
		}

a:link {
	color: #CC0000;
}
a:visited {
	color: #990000;
}

.hyperlink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
		text-decoration: none;

}
.redhyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
