

a.bodylink{ 
	color: #047FC3;
	font-size: 13px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #0596E7;
}





/* ===================================================== */



b { font-weight: bold }

ul {
  margin:0 25px 0 40px;
	  padding:0; 
}

li {
	margin:6px 0px 0px 0px; 

}


/* =========================================== */

body, td {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #666666;
	text-align: justify;
} 



/* ============================================ */


.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 16px;
	text-decoration : none;
	color : #666666;
}


.headline {
	font-family : Georgia, Times, serif;
	font-size : 18px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 22px;
	text-decoration : none;
	color : #666666;
}




.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 15px;
	text-decoration : none;
	text-align: center;
	color : #333333;
}



/* ========================================= */



.contentline {
 width: 650px;
 border-bottom: 1px solid #CCCCCC;
}


.maincontent {
border:0px solid #999999;
margin:10px 0px 0px 40px;
text-align:justify;
width:610px;
}





/* ========================================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;
margin-bottom: 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}


/* =========================================  */




INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	padding: 2px;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	color: #3B210A;
	background-color: #ffffff;
	border: solid 1px #999999;
}

