BODY {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
   color : #339; 
   background-color : white; 
}

UL, OL, DL, P, H1, H2, H3, DIV {
   font-size : 11px; 
   font-family : verdana, sans-serif; 
   color : #339; 
   background-color : transparent; 
}

H3 {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
}

H2 {
   font-size : 13px; 
   font-family : verdana, sans-serif; 
}

H1 {
   font-size : 14px; 
   font-family : verdana, sans-serif; 
}

A:link {
   color : #066; 
   background-color : transparent; 
   font-weight : bold; 
   text-decoration : none; 
}

A:visited {
   color : #066; 
   background-color : transparent; 
   font-weight : bold; 
   text-decoration : none; 
}

A.prg {
   font-family : arial, sans-serif; 
   font-size : 10px; 
}

A.prg:link {
   font-family : arial, sans-serif; 
   color : #066; 
   background-color : transparent; 
}

A.prg:visited {
   font-family : arial, sans-serif; 
   color : #006; 
   background-color : transparent; 
   text-decoration : none;
}

.prg {
   font-family : arial, sans-serif; 
   font-size : 10px; 
   color : #066; 
   background-color : transparent; 
}

.lrg {
   text-align : justify;
}

.bld {
   font-weight : bold;
}

.veg {
   color : #fff; 
   background-color : #388; 
}





