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;
	
}
p { font: 10pt; 
margin-top: 2px;
margin-bottom: 2px;}
pre { font-size: 10pt; margin: 0px; padding: 0px;}
h1{
	font-size: 15pt;
	color: #FF9905;
	background-image: url(h1.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 30px;
padding-right: 15px;
	font-weight: normal;
}
#name_div{
	color: #ff9905;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	padding-right: 50px;
	background-color: #FFF;
	font-size: 17pt;
}
#name_div,#name_div p,#name_div td{
	color: #ff9905;
	font-weight: bold;
	font-size: 17pt;
}
#name_div *{
	padding: 0;
	margin: 0;
}
#text h2{

font-size: 14pt;
color: #000;
	background-image: url(h2.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 25px;
padding-right: 15px;
	font-weight: normal;
	}
#text h3{
font-size: 13pt;
color: #FF9905;
	background-image: url(h3.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 25px;
padding-right: 15px;
}
#text h4{
font-size: 12pt;
color: #737373;
	background-image: url(h4.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 25px;
padding-right: 15px;
}
#text h5{
font-size: 11pt;
color: #FF9905;
	background-image: url(h5.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 25px;
padding-right: 15px;
}
#text h6{
font-size: 10pt;
color: #737373;
	background-image: url(h6.gif);
	background-position: left;
	background-repeat: no-repeat;
padding-left: 25px;
padding-right: 15px;
}

#text a{	
	color: #008284;
text-decoration: none;
font-weight: bold;
}
#text a:hover{
color: #FF9905;
}
td{
	font-size: 10pt;
}
li p{
	padding: 0;
	margin: 0;
}

#text ul{
	list-style-image: url(li.gif);
}