@charset "iso-8859-1";	 

/* font global */
td { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px; vertical-align: text-top}	 
th { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px; font-weight: bold; vertical-align: text-top}	 
h1  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 16px; font-weight: bold}
h2  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 14px; font-weight: bold}
h3  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px; font-weight: bold}
p  { font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px; margin-left: 1em;}
p.big  { font-size: 16px;}
p.bold  { font-weight: bold;}
p.footer { font-size: 9px;}

/* background color, scrolling */
body{ 	background-color: white; 
	scrollbar-base-color:white; 
	scrollbar-track-color:white; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:white; 
	scrollbar-3dlight-color:black; 
	scrollbar-darkshadow-color:black; 
	scrollbar-shadow-color:white; 
	scrollbar-arrow-color:#003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px}

body.first { 	background-color: white; 
	background-image:url(img/sitebg.gif); background-repeat:no-repeat; background-position:400px 160px;
	scrollbar-base-color:white; 
	scrollbar-track-color:white; 
	scrollbar-face-color:white; 
	scrollbar-highlight-color:white; 
	scrollbar-3dlight-color:black; 
	scrollbar-darkshadow-color:black; 
	scrollbar-shadow-color:white; 
	scrollbar-arrow-color:#003366; 
	font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-size: 12px}

/* links */
a {color: black; text-decoration: none}
a.big {font-size: 16px;}
a:link { text-decoration: underline}
a:visited { text-decoration: underline}
a:hover {  color: red; clip: rect(   ); text-decoration: underline}





