<!--
<SCRIPT>


BODY {
	margin-left: 4%;
	margin-right: 4%;
	color: black;
	background: #FFFFFF ; 
	background-color: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
}


H1 {
	color: red ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: x-large ;
	text-align : left;
}

H1.small {
	color: black ;
	font-family: helvetica, arial, sans-serif;
	font-weight: ;
	font-size: 50%;
	text-align : left;
}



H2 {
	color: black;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: small;
	text-align: left;
}

H2.bg {

    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    color: #800000;
    background: #c0c0c0;
    text-indent:  1px ;
}

H2.black {
	color: black;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: medium ;
	background-color;  red;
	text-align: left;

H2.red {
	color: black;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: small ;
	background-color;  red;
	text-align: center;

}


TD {
	background: white;
	font-family: helvetica, arial, sans-serif ;
	font-size: small ;
	text-align: center ;

}


TD.important {
	color: #FFFFCC ; 
 	background: #FF0000 ; 
}


P {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: left;
	text-indent: 0pt ;
	color: #000000; 
}
p.white  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: medium;
	text-align: left;
 	color: white;
}
p.whitesmall  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: left;
 	color: white;
}
}
p.lite  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: left;
 	color: #9933FF;
}

p.red  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: left;
 	color: red;
}
P.redcenter  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: center;
 	color: red;
}
P.center  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: small;
	text-align: center; justify;
 	color: black;
}

P.yellow  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: medium;
	text-align: left;
 	color: yellow;
}

U  {
	color: black ;
}
U.red {
	color: red ;
}


OL {
	color: green ;
}


LI {
	color: red ;
}




B { 
	font-family:  helvetica, arial, sans-serif ; 
	font-style: bold;
	color : #000000;
	background-color: #red;
	vertical-align: middle;
	text-align: left
}


img { border: 0;

}


A {
	font-family:  helvetica, arial, sans-serif ;
	font-size: small ;
}
-->
</STYLE>

