<style type="text/css">
A {
   font-family : arial, times;
   font-size : 11pt;
   font-weight: bolder;
   text-decoration : none; 
} 

A.white {
   font-family : arial, times;
   font-size : 11pt;
   font-weight: bolder;
   text-decoration: none; 
   color: white;
} 

A:visited {
   color : #00008b; 
   text-decoration : none; 
}

A:link {
   color : #00008b; 
   text-decoration : none; 
}

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

A:active {
   color : #006400; 
   text-decoration : none; 
}

.mytitle {
   font-family: arial, times;
   font-size: 12pt;
}

.mytext {
   font-family: arial, times;
   font-size: 11pt;
}

.white {
   font-family: arial, times;
   font-size: 12pt;
   color: white;
   text-decoration: none; 
}

.mysmall {
   font-family: arial, times;
   font-size: 10pt;
   text-decoration: none;
}

.myname {
   font-family: arial, times;
   font-size: 14pt;
   font-weight: bold;
}


</style>
