body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, san-serif;
	background-image: url("../images/bgc-left.jpg");
}

table {
	color: #679D2D;
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 12px;
	background: #FFFFFF;
	text-align:center;
	padding:0px;
}

table, td {
	font-size: 12px;
	text-align:justify;
}


h1 { 
	line-height: 14px;
	font-weight: bold; 
	margin: 30px 0px 30px 0px;
	padding: 0px;
	text-align:center;
	
}
	
h2 { 
	line-height: 12px;
	font-weight: bold; 
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align:center;
}
	
h3 { 
	line-height: 14px;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align:center;
}
	
h4 { 
	font-size: 14px;
	line-height: 14px;
	font-weight: bold; 
	margin: 5px 2px 3px 0px;
	padding: 0px;
}
	


#text { font-size: 12px; font-weight: bold; text-align: center;}


#breadcrumbs { font-size: 11px; margin: 0px 10px 0px 5px; padding:5px;} 
#breadcrumbs { color:#CC3300; } 
#breadcrumbs a { color:#CC3300 !important; text-decoration:none; font-weight:bold;} 
#breadcrumbs a:hover { text-decoration:underline; }




a {color: green; text-decoration:none;}
a:hover { text-decoration:underline; }


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url("../images/footer.jpg");
	height: 44px;
	padding: 3px 0px 0px 0px;
}

 ul.styled {
    list-style-image: url('images/icon_00FF00.jpg');
    margin: 10px 0px 20px 280px;
  }


ul.styled li { 
	font-size:20px;
	line-height: 12px;
	font-weight: normal; 
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align:left;
}

