<!--
<SCRIPT>
BODY 

{
    margin-top: 10px;
    margin-left: 20%;
    margin-right: 20%;
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    background: #FFFFFF ; 
}

H1 {
	font:  20pt monaco; 
	margin-top 5px; 
	color: red
}

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

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

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

p.inter { 
	font:12pt sans-serf;
	font-style:  italic; 
	color: black 
}

p.ans {
	font:12pt sans-serf;
	font-style: ; 
	color: black
}
p.x {

	font-family: arial, sans-serif ;
	font:  11pt sans-serf;  
	color: brown;
}




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: medium;
	text-align: left;
	text-indent: 0pt ;
	color: #000000; 

}
p.darkgray{
 	font-family: helvetica; 
	font-size: small;
	text-align: justify;
	text-color: gray;
	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.redx  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: large;
	text-align: left;
 	color: red;
}
p.red  {
 	font-family: helvetica, arial, sans-serif ; 
	font-size: medium;
	text-align: left;
 	color: gray;
}
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>
