  BODY
  {
    font-family: verdana,arial;
	color: white;
  }
  .bodytext
  {
  background-color: #330099;
  font-size: 9pt;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  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: #009933;
  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: #009933;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none
  }
  TD.left
  {
  background-color: #D2D2D2;
  width: 200px;
  border-right: 1px solid red;
  vertical-align: top;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  }
  .paper
  {
	width: 530px;
  }
hr 
  {
  border: 0;
  width: 500px;
  color: red;
  background-color: red;
  height: 2px;	
}