/*
 ONE (1) SINGLE STYLE SHEET FOR THE WHOLE WEB SITE
*/

body { background: #fff; width: 400pt;  }
.MainTb img { display: none; }
.OuterMenuTd { display: none; }
.h1 img { display: none; }
img { padding-bottom: 1.0em } /*  display: none;   */

/****** TEXT FORMATTING ********/
body { font-size: 11pt; font-family: "Times New Roman", Times, serif; }

/******* LINK FORMATTING  *********/
body { color: #000; !important; }
font { color: #000; !important; }
a, a:visited, a:hover, a:active { color: #000; text-decoration: underline; }
.b { font-size: 11pt; line-height: 13pt; }

p   { line-height: 9pt; }

.img.alignright {  display: none;  }  
.image { display: none;  }

#headerB h1 { display: none;  }

#headerB li a { display: none; }	

#headerB ul, #headerB li { display: none; list-style-type: none; list-style-image: none; }

#body-nav { DISPLAY: none }



