body{
	font-family: Arial,sans-serif;
	color: red;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;background-color: white;
}
#header  { background-color: #060; padding: 0 0 0 0; width:100%; border-bottom: #fff }
#navleft { float: left;
	width: 140px;
	padding: 5px 0px 5px 5px; font-size: 90% }

#navleft h5   { color: #fff; font-size: 11px; font-weight: bold; background-color: #060; text-align: center; padding: 2px }

#navleft a:link   { color: #fff; font-size: 12px; font-weight: normal; background-color: #090; text-align: left; display: block; padding: 2px 0 2px 10px; position: relative; border-top: 1px solid #3f0 }
#navleft a:visited {color: #fff; font-size: 12px; font-weight: normal; background-color: #090; text-align: left; display: block; padding: 2px 0 2px 10px; position: relative; border-top: 1px solid #3f0}
#navleft a:hover { color: #fff; background-color: #030 }
#navright{ float:right; width: 140px; padding: 5px 5px 5px 0px; font-size: 90%;}
#navright h3    { color: white; font-size: 11px; font-weight: bold; background-color: #009; text-align: center; padding: 10px 0 2px }
#navright a:link      { color: #fff; font-size: 12px; font-weight: normal; background-color: #00f; text-align: left; display: block; 
						padding: 2px 0 2px 10px; position: relative; border-top: 1px solid #9cf; border-right: 2px solid #9cf; border-left: 2px solid #9cf }
#navright a:visited      { color: #fff; font-size: 12px; font-weight: normal; background-color: #00f; text-align: left; display: block; 
						padding: 2px 0 2px 10px; position: relative; border-top: 1px solid #9cf; border-right: 2px solid #9cf; border-left: 2px solid #9cf }
#navright a:hover { color: #fff; background-color: #006; display: block }

#content{
	float: left;  width: 70%;}
.feature{padding: 0px 0px 0px 5px;font-size: 80%;}

.feature p {text-align: justify; font-size: 12px; font-weight: normal; color:#000099; }

.feature p:first-letter  { color: #009; font-size: 22px; font-style: normal; font-weight: bold; text-align: justify }
.feature a:link { color: #FF0000; font-size:14px; font-weight: bold; margin-top: 0; padding: 0 }
.feature a:visited { color: #FF0000; font-size:14px; font-weight: bold; margin-top: 0; padding: 0}
.feature a:hover { color: #006600; font-size:14px; font-weight: bold; margin-top: 0; padding: 0}

.feature img{float: left;padding: 10px 10px 0px 0px;}
	
.feature h3{padding: 5px 0px 0px 0px; color: #000099; font-size: 16px; font-weight: bolder;text-align: center;}
	
.feature h3:first-letter  { color: #000099; font-size: 30px; font-style: normal; font-weight: bold; text-align: center; margin-top: 10px; padding: 0 }
.feature h4{color: #000099; font-size: 14px; font-weight: bolder; text-align:center; padding-top:5px;}
	 
.feature ol{margin: 0px 0px 0px 330px; color: #546E3F; font-size: 12px; font-weight: bolder;}
.feature ul    { font-style: normal; font-weight: bold; list-style-type: disc; padding-top: 10px; padding-left: 280px; position: relative }
.feature ul li  { color: #360; font-size: 10px; font-style: normal; font-weight: bold; list-style-type: disc }
.feature ul a:link   { color: #039; font-size: 12px; font-style: normal; font-weight: normal; list-style-type: disc }
.feature ul a:visited   { color: #039; font-size: 12px; font-style: normal; font-weight: normal; list-style-type: disc }
.feature ul a:hover   { color: #6c0; font-size: 12px; font-style: normal; font-weight: normal }
.paragraph {text-align: justify; font-size: 11px; font-weight: bold; color:#546E3F; clear: both;}
#footer{
	clear: both;
	border-bottom: 3px solid  #060;
	border-bottom-style: groove;
	padding: 0px 0px 0px 0px;
	height: 10px;}


	
