BODY {
   font-size : 13pt; 
   font-family :  "Times New Roman"; 
   font-weight : bold;
   background : #000000;
   color: #000000;
   margin-left: 0pt;
   margin-right: 0pt;
}

A {
   text-decoration : underline;
   color: #FFFFFF;
}

A:hover {
   text-decoration : underline;
   color: #FFFACD;
}


H1 {
   font-weight : bold; 
   font-size : 20pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

H2 {
   font-weight : bold; 
   font-size : 18pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

H3 {
   font-weight : bold; 
   font-size : 16pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

H4 {
   font-weight : bold; 
   font-size : 14pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

H5 {
   font-weight : bold; 
   font-size : 12pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

H6 {
   font-weight : bold; 
   font-size : 10pt; 
   font-family : "Arial"; 
   text-align : center; 
   color: #FFFFFF; 
}

UL {
   font-size : 11pt; 
   font-family : "Times New Roman"; 
}

TD {
   font-style : normal; 
   font-size : 11pt; 
   font-family : "Times New Roman"; 
   font-weight : normal;
   color: #FFFFFF;
}

OL {
   font-size : 11pt; 
   font-family : "Times New Roman"; 
}

LI {
   font-size : 11pt; 
   font-family : "Times New Roman"; 
}

DL {
   font-style : normal; 
   font-size : 11pt; 
   font-family : "Times New Roman"; 
}

