BODY {
   color: #CCCCCC;
   background-color: #49494A;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 0;
}


a:link {
   color : #FFFFFF;
	text-decoration : underline;
}

a:active {
   color : #000000;
	text-decoration : underline;
}

a:visited {
   color : #FFFFFF;
	text-decoration : underline;
}


H1 {
   letter-spacing: 2pt;
   font-size: 12px;
   color: #999999;
   font-weight: normal;
   font-decoration: italic;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : times new roman,times,serif;
}


H2 {
   letter-spacing: 4pt;
   font-size: 16px;
   color: #FFFFFF;
   font-weight: bold;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : times new roman,times,serif;
}

H3 {
   letter-spacing: 2pt;
   font-size: 8px;
   color: #DDDDDD;
   font-weight: normal;
   margin-left : 0;
   margin-top : 5;
   margin-bottom : 0;
   margin-right : 0;
   font-family : arial,helvetica,sans-serif;
}

H4 {
   letter-spacing: 1pt;
   font-size: 10px;
   color: #999999;
   font-weight: normal;
   font-decoration: italic;
   margin-left : 10;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : times new roman,times,serif;
}