a          { color: blue; text-decoration: none }
a:visited  { color: red; }
a:hover    { color: snow; background: red; }
a:active   { color: red; background: snow; }

body { background: snow; lang: EN-US;
       font-family: Verdana, Arial, Helvetica; 
       font-size: 12pt;
       margin-bottom: 12pt; margin-top: 12pt }
	
h2 { font-size: 14pt;
     align: center;
     margin-top: 3.0pt; margin-bottom: 3.0pt;
     margin-left: 0in; margin-right: 0in; text-align: center; }

h3 { margin-bottom: 3pt; margin-top: 3pt }
    
p { margin-bottom: 6pt; margin-top: 6pt }

p.ListCustom { color: darkgreen;
               margin-top: 0in; margin-right: 0in; margin-bottom: 6.0pt; }

pre { font-weight: normal; }

table.bdfeat {width: 675; }

td {font-family: Verdana, Arial, Helvetica; 
    font-size: 12pt; }
    
td.c2 { width: 400pt }