body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #333;
	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: #5094DB;
padding: 3px;
padding-left: 20px;
padding-right: 15px;
background-image: url(h1.gif);
background-position: left;
background-repeat: no-repeat;

}
#name_div{
background-image: none;
	padding: 3px;
	padding-right: 10px;
	padding-left: 20px;
	color: #fff;
	font-size: 19pt;
	font-weight: bold;
	text-align: left;
}
#name_div *{
	padding: 0;
		color: #fff;
	margin: 0;
	font-size: 19pt;
	font-weight: bold;
}
#text h2{

	color: #5094DB;
font-size: 14pt;
padding-right: 15px;
font-weight: normal;
padding-left: 20px;
 background-image: url(h2.gif);
 background-position: left;
 background-repeat: no-repeat;

}
#text h3{
font-size: 13pt;
color: #5094DB;

padding-right: 15px;
padding-left: 20px;
 background-image: url(h3.gif);
 background-position: left;
 background-repeat: no-repeat;
}
#text h4{
padding: 2px;
padding-left: 15px;
padding-right: 15px;
color: #fff;
font-size: 12pt;
background-color: #5094DB;

}
#text h5{
font-size: 11pt;
padding-left: 15px;
padding-right: 15px;
color: #5094DB;

}
#text h6{
font-size: 10pt;
padding-left: 15px;
padding-right: 15px;
color: #5094DB;
font-weight: bold;

}

#text a{	
	color: #ff9900;
font-weight: bold;
text-decoration: none;
}
#text a:hover{
text-decoration: underline;

}
td{
	font-size: 10pt;

}
li p{
	padding: 0;
	margin: 0;
}

#text ul{
	list-style-image: url(li.gif);
}