body { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; }
table { color:#000000; font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color: #FFFFFF; }

h1{color:#336699; font-size: 14pt; font-family: "Arial"; font-weight: bold; padding-left: 48px; text-decoration: underline; }
h2{color:#003366; font-size: 12pt; font-family: "Arial"; font-weight: bold; text-align: center; }
h3{color:#006699; font-size: 10pt; font-family: "Arial"; font-weight: bold; text-align: center; line-height: 100%; }
h4{color:#006699; font-size: 11pt; font-family: "Arial"; font-weight: bold; line-height: 100%; }

A:Link {color: #003366; text-decoration: underline; font-weight: bold}
/* A:Visited {color: #0088bb; text-decoration: underline; font-weight: bold} */
A:Visited {color: #003366; text-decoration: underline; font-weight: bold}
A:Hover {color: #cc3333; text-decoration: underline; font-weight: bold}

/* 10px font input box */
.box { border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	font-size: 10px; 
	background-attachment: fixed; 
	background-image: url(images/shadowbox.gif); 
	border-left: #000000 1px inset; 
	COLOR: #000000; 
	border-bottom: #666666 1px inset; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff; }

/* 12px font input box */
.bigbox { border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	font-size: 12px; 
	background-attachment: fixed; 
	background-image: url(images/shadowbox.gif); 
	border-left: #000000 1px inset; 
	COLOR: #000000; 
	border-bottom: #666666 1px inset; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #ffffff; }