<STYLE TYPE="text/css">
<!--
BODY {
	/*text-align: justify;*/
	/*background: #B0CFC7;*/
        /*font-family: Arial, Verdana, sans-serif;*/
        /*font-size:normal;*/
}

A {font-weight: bold; text-decoration: none;}
A:VISITED {font-weight: normal; text-decoration: none;}
A:HOVER {text-decoration: underline;}

H2 {
	color: blue;
	font-size: large;
	font-weight: bold; 
	font-family: Times New Roman;
   }

H4 {
	color: black;
	font-size: medium;
	font-weight: bold; 
	font-family: Times New Roman;
   }

P {
/*	color: black;*/
/*	font-size: medium;*/
/*	font-family: Times New Roman;*/
	text-align: justify;
	text-indent: 25px;
	margin-left: 25px;
   }

/*
DD {
        font-family: Arial, Verdana, sans-serif;
        font-size:10pt;
}

TD {
        font-family: Arial, Verdana, sans-serif;
        font-size:10pt;
}
*/

-->
</STYLE>