  BODY  {    font-family: verdana,arial;	color: white;  }  .bodytext  {  background-color: #0000FF;  font-size: 9pt;  vertical-align: top;  padding-left: 20px;  padding-right: 20px;  padding-top: 30px;  border-left: 1px solid red;  }  A.mail:link, A.mail:visited, A.mail:active  {  color: black;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  A.mail:hover  {  color: red;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  A.mail3:link, A.mail3:visited, A.mail3:active  {  color: black;  font-weight: bold;  font-size: 10pt;  text-decoration: none  }  A.mail3:hover  {  color: red;  font-weight: bold;  font-size: 10pt;  text-decoration: none  }  A.mail1:link, A.mail1:visited, A.mail1:active  {  color: #00FF00;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  A.mail1:hover  {  color: red;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  A.mail2:link, A.mail2:visited, a.mail2:hover, A.mail2:active  {  color: red;  font-weight: bold;  font-size: 10pt;  text-decoration: none  }  .menuclick  {  color: red;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  .menuclick1  {  color: #00FF00;  font-weight: bold;  font-size: 8pt;  text-decoration: none  }  TD.left  {  background-color: #0000FF;  width: 220px;  border-right: 1px solid red;  vertical-align: top;  padding-right: 20px;  padding-left: 20px;  padding-top: 30px;  }  .paper  {	width: 570px;	height: 720px;;  }hr   {  border: 0;  width: 500px;  color: red;  background-color: red;  height: 2px;	}
