P {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}


BODY {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}


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


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


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


A:active {
   color : #0033aa; 
   text-decoration : underline; 
}


A {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   background-color : #ffffff; 
}


.smallheading {
   font-weight : bold; 
   font-size : 14px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}


.smallbody {
   font-weight : normal; 
   font-size : 10px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}


.normbody {
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}


.largeheading {
   font-weight : normal; 
   font-size : 18px; 
   font-family : Arial, Helvetica, Sans-Serif; 
   color : #000000; 
   background-color : #ffffff; 
   text-decoration : none; 
}