body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #b0e4c9;
	
}
p { font: 10pt; 
margin-top: 2px;
margin-bottom: 2px;}
pre { font-size: 10pt; margin: 0px; padding: 0px;}
h1{
	font-size: 14pt;
	color: #055403;
padding-left: 30px;
padding-right: 15px;
background-image: url(h1.gif);
background-position: left;
background-repeat: no-repeat;
}
#name_div{
	padding: 3px;
	padding-left: 50px;
	color: #fff;
	font-size: 17pt;
	font-weight: bold;
	text-align: left;
}
#name_div p,#name_div td{
	font-size: 17pt;
		color: #fff;
	font-weight: bold;
padding: 0;
	margin: 0;
}
#text h2{

font-size: 14pt;
padding: 3px;
padding-left: 15px;
padding-right: 15px;
		text-transform: capitalize;
color: #055403;
padding-left: 30px;
padding-right: 15px;
background-image: url(h2.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h3{
font-size: 13pt;
color: #055403;
padding-left: 30px;
padding-right: 15px;
background-image: url(h3.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h4{
font-size: 12pt;
color: #055403;
padding-left: 30px;
padding-right: 15px;
background-image: url(h4.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h5{
font-size: 11pt;
color: #055403;
padding-left: 30px;
padding-right: 15px;
background-image: url(h5.gif);
background-position: left;
background-repeat: no-repeat;
}
#text h6{
font-size: 10pt;
color: #055403;
font-weight: bold;
padding-left: 30px;
padding-right: 15px;
background-image: url(h6.gif);
background-position: left;
background-repeat: no-repeat;
}

#text a{	
	color: #055403;
font-weight: bold;
}
#text a:hover{
color: #055403;
}
td{
	font-size: 10pt;
}
li p{
	padding: 0;
	margin: 0;
}

#text ul{
	list-style-image: url(li.gif);
}