<STYLE TYPE="text/css">

    <!--
   	A {color: #000000 }
	
	LINK {color: #000000}
	VLINK {color: #000000}
	ALINK {color: #000000}
	I {color: yellow}
	
	P 
	{
	font-size: 12pt;
	font-family:  san-serif;
	}
	
	TH 	{ background-color: red;}
	
	B {color: red}
	BR {color: yellow}
	P {color: yellow}
	
	BODY 
	{ 
  background: white url("../images/red.gif");
  background-repeat: repeat-y;
  background-position: left;  
	}
	
 H1,H3,H4,H5 {color: red}
 H2 {color: yellow}
 
 
 BIG 
 {
 font-size: 20pt;
 font-weight: bold;
 }
 
 
    
    -->
    </STYLE>