body {
  background-attachment: fixed;
  background-position: top center;
  margin: 0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;  
  scrollbar-base-color: #8B9DCF;
  scrollbar-face-color: #8B9DCF;
  scrollbar-track-color: #7484C0;
  scrollbar-arrow-color: #ffffff;
  scrollbar-highlight-color: #8B9DCF;
  scrollbar-3dlight-color: #8B9DCF;
  scrollbar-shadow-color: #8B9DCF;
  scrollbar-darkshadow-color: #8B9DCF;
}

td {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: ; 
}


a:link, a:visited, a:active {
   color: #000000;
}

a:hover {
   color: #000000;
}

a:link.large_link, a:visited.large_link, a:active.large_link {
   color: #578148;
   font-size: 14px;
   font-weight: bold;
}

a:hover.large_link {
  color: #6DA856;
}

a.menu_link {
   color: #ffffff;
   font-size: 11px;
   font-weight: bold;
}
.smallprint {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
