body { margin : 0 0 0 0; }

td.leftcell { background-image : url(/images/nav_bkg.jpg); background-repeat : no-repeat; }
/* Generic font */
body,td,p,ol,ul,li,input,textarea,span { 
  font-family : "Arial", "Helvetica", "sans-serif";
  font-size   : 11px;
  font-weight : normal;
  line-height : 14px;
}

/* Specialty font */
.text { padding-left : 1px; color : #666666; }
.textblk { padding-left : 1px; color : #333333; }

.textsm { font-size : 10px; color : #333333; }

.textbk { color : #000000; }

.bluehdr { color : #545F7D;	font-weight : bold;	}

a { text-decoration : none; color : #5869b6 }
a:visited { color : #5869b6 }
a:hover { color : #213dad }

.quotes { color : #8798CC; font-family : "Arial", "Helvetica", "sans-serif"; font-size : 14px; font-weight : normal; line-height : 17px; }

.textspaced { padding-left:1; color : #666666; font-family : "Arial", "Helvetica", "sans-serif"; font-size : 11px; font-weight : normal; line-height : 20px; }
