body { 
 background-color: #ffffff; 
 color : #333333;
 margin: 0;
 font-family: arial, helvetica, sans-serif;
}
A:link { color: #0000cc; text-decoration: none }
A:visited { color: #cc0000; text-decoration: none }
A:active { color: #ff0000; text-decoration: none } 
A:hover { color: #ff0000; text-decoration: none }

.textB { font-weight: bolder; }
.textBbl { color: #0000cc; font-weight: bolder; }
.textBred { color: #0000cc; font-weight: bolder; }
.text14 { font-size: 14px; }
.text60 { font-size: 60%; }
.text80 { font-size: 80%; }
.text80B { font-size: 80%; font-weight: bolder; }
.text110B { font-size: 110%; font-weight: bolder; }
.text125 { font-size: 125%; }
.text125B { font-size: 125%; font-weight: bolder; }
.text125Bbl { color: #0000cc; font-size: 125%; font-weight: bolder; }
.text125Bred { color: #cc3300; font-size: 125%; font-weight: bolder; }
.text150Bred { color: #cc3300; font-size: 150%; font-weight: bolder; }
.text200Bred { color: #cc3300; font-size: 200%; font-weight: bolder; }

.margin20l {  margin-left: 20px; }
.margin40l {  margin-left: 40px; }

span.textLine { line-height: 120%; }

a.textHover:hover { color: #ff0000; text-decoration: none; }

table.BG { background-image: url(images/BGyellow.gif); font-size: 14px; }
td.BGheader { background-image: url(images/BGheader.gif); }
td.BGfooter { background-image: url(images/snakeWrapped600x55.gif); }
