/* CSS Document */

<style type="text/css">

.partext {font-size: 10px}
.titile {font-size: 10pt}
.style5 {font-size: 10}
H1 {
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	font-weight:bolder;
	margin-top:-5px;
	margin-bottom:-2px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	clear: both;
	float: none;
	height: auto;
	width: auto;
      }
h2 {
	margin-top: "10px";
	margin-bottom: "0px";
	margin-left: "10px";
	margin-right: "0px";
	color: #000000;
	font-family: verdana, arial, "sans serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
</style>
