BODY {
   color: #000000;
   background-color: #000000;
/*   background-color: #1C3B50; */
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 0;
}


a:link {
   color : #CCAF4D;
	text-decoration : none;
}

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

a:visited {
   color : #CCAF4D;
	text-decoration : none;
}


H1 {
	letter-spacing: 1pt;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-decoration: italic;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	font-family : Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;



}


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: 9px;
   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: #FFFFFF;
   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;
}


H5 {
   font-size: 8px;
   color: #DDDDDD;
   font-weight: normal;
   margin-left : 0;
   margin-top : 0;
   margin-bottom : 0;
   margin-right : 0;
   font-family : arial, helvetica, sans-serif;
}
a:hover {

   color : #FFCC00;
	text-decoration : underline;
}
