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

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

H1, H2, H3 {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
   color : #036; 
   background-color : transparent; 
}

A:link {
   color : #069; 
   background-color : transparent; 
   font-weight : bold; 
   font-family : arial, sans-serif; 
   font-size : 11px; 
   text-decoration : none; 
}

A:visited {
   color : #036; 
   background-color : transparent; 
   font-weight : bold; 
   font-family : arial, sans-serif; 
   text-decoration : none; 
}

A.h:link {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
   color : #069; 
   background-color : transparent; 
   text-decoration : none;
}

A.h:visited {
   font-size : 12px; 
   font-family : verdana, sans-serif; 
   color : #036; 
   background-color : transparent; 
   text-decoration : none;
}

.white {
   font-family : arial, sans-serif; 
   font-size : 90%; 
   color : #fff; 
   background-color : #047; 
}

A.white:link {
   font-family : arial, sans-serif; 
   font-size : 90%; 
   color : #cff; 
   background-color : #047; 
   text-decoration : none;
}

A.white:visited {
   font-family : arial, sans-serif; 
   font-size : 90%; 
   color : #fff; 
   background-color : #047; 
   text-decoration : none;
}

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

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

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

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

.bld {
   font-weight : bold;
}

.dt {
   font-weight : bold;
   color : #036; 
   background-color : transparent; 
   padding: 10px;
}

.small {
   font-size : 90%; 
   font-weight : bold;
}

.fixed {
   font-family : courier, monospace; 
   font-size : 120%; 
   font-weight : bold; 
}

A.fixed:link {
   color : #069; 
   background-color : transparent; 
   font-weight : bold; 
   font-family : helvetica, courier, mishawaka, monospace; 
   text-decoration : none; 
}

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

.sm {
   font-family : arial, sans-serif; 
   font-style : italic;
   font-size : 9px;
}

.loveit {
   background-color : #fea; 
   padding : 7px 12px;
   border : 2px solid #ed9;
}

