<style type="text/css">

<!--

body {
   font-size : 13px; 
   font-family : arial, sans-serif; 
   color : black; 
   background : white;
   margin-left : 20px;
   margin-top : 10px;
}

P {
   font-size : 13px; 
   font-family : arial, sans-serif; 
   color : black; 
}


H3 {
   font-weight : bold; 
   font-size : 13px; 
   font-family : arial; 
   color : black; 
}


H2 {
   font-size : 10px; 
   font-family : arial, sans-serif; 
   color : black; 
}


H1 {
   font-size : 18px; 
   font-family : "arial black"; 
   font-weight: 200;
   color : #5c5c5c;
   font-variant : small-caps;
   letter-spacing : 3pt;
}


A:visited {
   color : black; 
   text-decoration : underline; 
}


A:hover {
   color : #A40500; 
   text-decoration : none; 
}


A:active {
   color : black; 
   text-decoration : none; 
}


A {
   font-weight : bold; 
   color : #830003; 
   text-decoration : underline; 
   font-family: arial, sans-serif;
}

.text {
   font-size : 13px; 
   font-family : arial, sans-serif; 
   color : black; 
}

.small {
   font-size : 10px; 
   font-family : arial narrow; 
   color : black; 
}


.normal {
   font-style : italic; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : arial, sans-serif; 
   color : black; 
}

-->

</style>