body { margin: 0px }
span.h1 { font: 20pt "Arial"; font-weight: bold; color: #333333 }
span.h1w { font: 20pt "Arial"; font-weight: bold; color: white }
span.h2 { font: 14pt "Arial"; font-weight: bold; color: #333333 }
span.h2w { font: 14pt "Arial"; font-weight: bold; color: white }
span.s { font: 8pt "Arial"; color: #333333 }
span { font: 9pt "Arial"; color: #333333 }
span.b { font: 9pt "Arial"; font-weight: bold; color: #333333 }
span.w { font: 9pt "Arial"; color: white }
span.wb { font: 9pt "Arial"; font-weight: bold; color: white }
a { font: 9pt "Arial"; color: #333333; text-decoration: none }
a.h2 { font: 14pt "Arial"; font-weight: bold; color: #333333; text-decoration: none }
a.w { font: 9pt "Arial"; color: white; text-decoration: none }
a:link { font: 9pt "Arial"; color: #333333; text-decoration: none }
a:link.h2 { font: 14pt "Arial"; font-weight: bold; color: #333333; text-decoration: none }
a:link.w { font: 9pt "Arial"; color: white; text-decoration: none }
a:visited { font: 9pt "Arial"; color: #333333; text-decoration: none }
a:visited.h2 { font: 14pt "Arial"; font-weight: bold; color: #333333; text-decoration: none }
a:visited.w  { font: 9pt "Arial"; color: white; text-decoration: none }
a:active  { font: 9pt "Arial"; color: #333333; text-decoration: none }
a:active.h2 { font: 14pt "Arial"; font-weight: bold; color: #333333; text-decoration: none }
a:active.w { font: 9pt "Arial"; color: white; text-decoration: none }
a:hover { color: #C1272D }
a:hover.h2 { color: #C1272D }
a:hover.w { color: #C1272D }
div.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}