BODY, DIV, SPAN, P, OL, UL, LI, TD {font-family: Times, serif;} 

.basic { font-size: 80%; font-weight: normal; color: #000000; } 
#basic { font-size: 80%; font-weight: normal; color: #000000; } 

.bold { font-weight: bold }
#bold { font-weight: bold }

.italic { font-style: italic }
#italic { font-style: italic }

.copyright { font-size: 70%; color: #000000 }
#copyright { font-size: 70%; color: #000000 }

.crumbtxt { font-size: 60%; color: #666666 }
#crumbtxt { font-size: 60%; color: #666666 }

.feattxt { font-size: 70%; color: #666666 }
#feattxt { font-size: 70%; color: #666666 }

.bottxt { font-size: 60%; color: #666666 }
#bottxt { font-size: 60%; color: #666666 }

h1 {  font-size: 90%; font-weight: bold; color: #000000; }
.h1 { font-size: 90%; font-weight: bold; color: #000000; }
#h1 { font-size: 90%; font-weight: bold; color: #000000; }

h2 {  font-size: 85%; font-weight: bold; color: #000000; }
.h2 { font-size: 85%; font-weight: bold; color: #000000; }
#h2 { font-size: 85%; font-weight: bold; color: #000000; }

h3 { font-size: 80%; font-weight: bold; color: #000000; }
.h3 { font-size: 80%; font-weight: bold; color: #000000; }
#h3 { font-size: 80%; font-weight: bold; color: #000000; }

A.nav:visited {  font-size: 100%;  color: #ED2024; text-decoration: underline;}
A.nav:active {  font-size: 100%;  color: #ED2024; text-decoration: underline;}
A.nav:hover { text-decoration: none; color: #ED2024; }
.nav {  font-size: 100%;  color: #ED2024; text-decoration: underline;}
#nav {  font-size: 100%;  color: #ED2024; text-decoration: underline;}

A.crumbnav:visited {  font-size: 100%; font-weight: normal; color: #666666; text-decoration: none;}
A.crumbnav:active {  font-size: 100%; font-weight: normal; color: #666666; text-decoration: none;}
A.crumbnav:hover { text-decoration: underline; color: #666666; }
.crumbnav {  font-size: 100%; font-weight: normal; color: #666666; text-decoration: none;}
#crumbnav {  font-size: 100%; font-weight: normal; color: #666666; text-decoration: none;}

A.botnav:visited {  font-size: 100%; color: #666666; text-decoration: none;}
A.botnav:active {  font-size: 100%; color: #666666; text-decoration: none;}
A.botnav:hover { font-size: 100%; color: #666666; text-decoration: underline;}
.botnav {  font-size: 100%; color: #666666; text-decoration: none;}
#botnav {  font-size: 100%; color: #666666; text-decoration: none;}

hr {  color: #999999}

IMG.noprint { display: none; }
TD.noprint { display: none; }
TR.noprint { display: none; }
TABLE.noprint { display: none; }
.noprint { display: none; }
#noprint { display: none; }


TD.print { margin-right: 200px; }
.print { margin-right: 200px; }
#print { margin-right: 200px; }
