/* CSS Document */
<style TYPE="text/css">
<!--
/*a{ font-family: Arial;font-style : normal ;font-size : 9pt; font-weight :normal;padding:0}
    A:link { color: ##000000; text-decoration: none}
    a:visited {color: #000000; text-decoration: none}
    a:active {color: #000000; text-decoration: none}
    a:hover{color: #FF0000; text-decoration: none} */
A:link 
{
	color: #000099; 
	text-decoration: none
}
A:visited
{
	color: #FF0000; 
	text-decoration: none
}
A:hover 
{
	color: #0000FF; 
	text-decoration: none
}	
	
li{ padding:0;margin:0}
p{font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :normal }
h1{font-family: Arial Black;font-style : normal ;font-size : 16pt; font-weight :normal;text-align : left }
h2{font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align : center; color :#FFFFFF;background-color :#FF6F6F;margin:0;padding:0 }
table {
	font: 10pt "trebuchet ms", arial, sans-serif
} 
.style4 {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
body {

/*	background-color: #FDEBE8; 
	background-color: #FEEFED; */
	background-color: #FFECD9;
}
.style1
{
	font: 20pt "trebuchet ms", arial, sans-serif
}
.style9 {font-size: 9px}
.style14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.style19 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style20 {
	font-size: 12pt;
	font-weight: bold;
}
--></style>

