body {
   font-weight : normal;
   font-size : medium; 
   font-family : helvetica, arial, verdana, geneva, gill, sans-serif; 
   color : #000000; 
   background-color : #ffffff; 
}

p, form, h1, h2, h3, ul, ol, li, dl, dt, dd, table, tr, th, td { font-family : helvetica, arial, verdana, geneva, gill, sans-serif; }

h1 {
   font-weight : bold;
   font-size : 200%;
}

pre { font-family : fixed, courier; }

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

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

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

A:hover {
   color:#ff0000;
   text-decoration : underline;
}

.title {
   font-weight : bold;
   font-size : 200%; 
   font-family : helvetica, arial, verdana, geneva, gill, sans-serif;
}

.bb {
   font-weight : bold;
}
