BODY  {
	font-family : Courier New, monospace;
	color : Black;
	font-size : 10pt;
	background-color : #ffffff;
	font-style : italic;
}

A  {
	font-style : italic;
	text-decoration : none;
	color : Blue;
	font-weight : normal;
	font-size : 10pt;
}

A:Visited  {
	color : #808080;
}

A:Active  {
	color : #00ff00;
	text-decoration : underline;
}

A:Hover  {
	color : Blue;
}

table  {
	background-color : #ff0000;
	font-size : 10pt;
	font-style : italic;
}

tr     {
      text-align : center;
       }      

td     {
	background-color : #ffffff;
       }      

img    {
      border=0;
       }
font   {
	font-style : normal;
     	font-weight : bold;
       }    