BODY {
   font-size : 13pt; 
   font-family : "Garamond"; 
   background-color : #000032; 
   margin-left : 10pt;
   margin-right : 10pt;
}

.linkref {
   font-style : normal; 
   font-size : 13pt; 
   font-family :  "Garamond"; 
   font-variant : normal;
   font-weight : bold;
   text-decoration : underline;
   color: #FFFFFF;
}

.linkref:hover {
   font-style : normal; 
   font-size : 13pt; 
   font-family :  "Garamond"; 
   font-variant : normal;
   font-weight : bold;
   text-decoration : underline;
   color: Red;
}

a:hover {
   text-decoration : underline;
   color: Red;
}

.linkrefsmall {
   font-style : normal; 
   font-size : 8pt; 
   font-family :  "Times New Roman"; 
   font-variant : normal;
   font-weight : bold;
   text-decoration : none;
   color: #FFFFFF;
}

.linkrefsmall:hover {
   font-style : normal; 
   font-size : 8pt; 
   font-family :  "Garamond"; 
   font-variant : normal;
   font-weight : bold;
   text-decoration : none;
   color: Red;
}

P {
   font-style : normal; 
   font-size : 13pt; 
   font-family :  "Garamond"; 
   text-indent : 0; 
   margin-top : 10; 
   color: #FFFFFF;
}

P.copyright {
   font-weight : bold; 
   font-size : 8pt; 
   font-family :  "Times New Roman"; 
   text-align : center; 
   margin-top : 10px; 
   color :  #FFFFFF;
}

A {
   text-decoration : underline;
   color: #FFFFFF;
}

H1 {
   font-weight : bold; 
   font-size : 20pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

H2 {
   font-weight : bold; 
   font-size : 18pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

H3 {
   font-weight : bold; 
   font-size : 15pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

H4 {
   font-weight : bold; 
   font-size : 13pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

H5 {
   font-weight : bold; 
   font-size : 13pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

H6 {
   font-weight : bold; 
   font-size : 8pt; 
   font-family : "Garamond"; 
   text-align : center; 
   color: #FFFFFF; 
}

UL {
   font-size : 13pt; 
   font-family : "Garamond"; 
}

TD {
   font-style : normal; 
   font-size : 13pt; 
   font-family : "Garamond"; 
   color: #FFFFFF;
}

OL {
   font-size : 13pt; 
   font-family : "Garamond"; 
}

LI {
   font-size : 13pt; 
   font-family : "Garamond"; 
   margin-top :  5;
   color: #FFFFFF;
}

DL {
   font-style : normal; 
   font-size : 13pt; 
   font-family : "Garamond"; 
}
