html {
  height: 100%;
  margin-bottom: 0px;
}

body {
	background-image:url('../graphics/background.jpg'); 
	background-repeat:no-repeat; 
	background-position:center; 
	margin-top: 0px;
}

.style01 {font-family: Times New Roman, Times, serif; font-size: 22px; color: #000000;
}
.style09 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #84562B; line-height: 14pt 
}
.style10 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; color: #84562B; font-weight: bold; 
}

A.type1:link    {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#84562B; font-weight: bold; text-decoration:none;}
A.type1:visited {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#84562B; font-weight: bold; text-decoration:none;}
A.type1:active  {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#84562B; font-weight: bold; text-decoration:none;}
A.type1:hover   {font-family:Arial, Helvetica, sans-serif; font-size: 13px; color:#405679; font-weight: bold; text-decoration:underline;}