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: #f56a47;
padding: 3px;
padding-left: 20px;
padding-right: 15px;
/*background-image: url(h1.gif);*/
background-position: left;
background-repeat: no-repeat;

}
#text h2{

	color:#559d99;
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: #f56a47;

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: #559d99;

}
#text h5{
font-size: 11pt;
padding-left: 15px;
padding-right: 15px;
color: #f56a47;

}
#text h6{
font-size: 10pt;
padding-left: 15px;
padding-right: 15px;
color: #f56a47;
font-weight: bold;

}

#text a{	
	
	color:#559d99;
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);
}