@charset "iso-8859-1";
     TD { font-family : Arial, Helvetica;
         font-weight : normal;
         color : #ffffff;
         line-height : 5mm;
         letter-spacing : 1px;
         margin-bottom : 0px;
         white-space : normal ; font-size: 12px;
}    

P { font-family : Arial,Georgia;
         font-weight : normal;
         color : #999999;
         line-height : 4mm;
         padding : 0pt;
         letter-spacing : 1px;
         margin-bottom : 0px;
         white-space : normal ; font-size: 13px
}

H1 { font-family : Arial,Georgia;
         font-weight : normal;
         color : #FF66FF;
         line-height : 6mm;
font-weight : bold;
         letter-spacing : 2px;
         margin-bottom : 0px;
         white-space : normal ; font-size: 18px}

H6 { font-family : Arial,Georgia;
         font-weight : bold;
         color : #FFCC00;
         line-height : 5mm;
         padding : 0pt;
         letter-spacing : 1px;
         white-space : normal ; font-size: 26px}

A
{
	font-size:12px;
	color:#86BDD3;
	font-weight:bold;
	letter-spacing : 1px;
	TEXT-DECORATION: none;
	line-height: 14pt;
}

A:hover
{
font-size:12px;
color:#999999;
font-weight:bold;
letter-spacing : 1px;
TEXT-DECORATION: underline
}