/* CSS Document */
body {background-color: #FFFFFF;
      color: #666666;
	  font-size:12px;
	  font-family: "Verdana", Arial, Helvetica, sans-serif; }

h1 {font-size: 135%;}
h2 {font-size: 120%;}
h3 {font-size: 105%;}

h1,h2,h3 {letter-spacing: 0.1em;}

/*div, span {border: solid thin yellow;}  */

.hi-lite {font-weight: bold;}
/*p.hi-lite {background-color:#000066; color: #FFFFFF;}*/
span.hi-lite {color: #666666; }

#address, .smallprint {font-size: 0.75em; 
                       font-style: italic;}

#footer .smallprint {text-align: right;}

a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #FF3300;}
a:active {color: #000000;}



