body { 
color:#333; 
text-align:center; 
background:#FFF; 
padding:0; 
margin:0; 
font-family: Verdana, Lucida, Arial, Helvetica, Sans-serif; 
font-size:x-small; /* for ie5w */
voice-family: "\"}\""; 
voice-family: inherit; 
font-size:small; /* good browsers */
}
html>body { /* Opera */ 
font-size:small; 
}

h1 { font-size:130%; color:#003F76; margin:2em 0 2em 0; }

.george { color:#ffcc00; font-size=120%; margin 0 2em; 0 2em; }

.aptitle {  color:#fff; font-size=90%; }

.bookinfotext { font-size:90%; } 

.tiny { font-size:75%; }

.indent { text-indent:3em; }

h2 { font-size:120%; font-weight:900; color:#B57600; }

h3,h4 { font-size:100%; color:#003F76; margin:10px 0px 0px 0px; }

h5 { margin:0px 5px; font-size:130%; color:#003F76; font-weight:700; }

h6 { margin:0px 5px; font-size:100%; color:#FF0000; font-weight:900; }

/* for sales */ /* 11-05 - HTML doesn't allow past <h6>, so you'll have to work around this, or fix site-wide. */
h7 { margin:0px 5px; font-size:130%; color:#003F76; font-weight:700; }
h8 { margin:0px 5px; font-size:100%; color:#FF0000; font-weight:900; }

h10 { font-size:140%; color:#ef9c00; font-weight:900; }

ul li { font-size:90%; }

.note { font-size:85%; } 

.refer { font-size:95%; } 

.nostylehvy { font-size:85%; padding:0; margin:10px; font-weight:900; } 

.heavy { font-size:100%; font-weight:900; text-align:left; text-decoration:none; }

.txtctr { text-align:center; }

.nostylepara { padding:0; margin:0; font-size:100%; }

.heavyctr { font-size:100%; font-weight:900; text-align:center; }
/* using .clr over #clr is preferred
	please depreciate #clr to class=clr syntax in markup   */
.clr { clear:both; }
#clr { clear:both; }

.unline { text-decoration: underline; }

.italic { font-style:italic; }

A { color:#003F76; }

A:link { color:#003F76; }

A:active { color:#3C5F96; }

A:visited { color:#003F76; }

/* h2 color change nov04 is to orange EF9C00 from 003F76
change back when done
keep comment for future ref
*/

