body  {
	background: #ffcc00;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 8pt;
	font-color: #cc00cc;
	color: #000000;
}

table.form {
	background-color : #fdfdfd;
	font-size : 7pt;
	color: #ececec;
	font-family : Arial, Helvetica, sans-serif ;
}

h1 {
	font-size: 14px; text-align: center; margin-top: 0px; padding-top: 0px 	
}
h2 {
	font-size: 12px; text-align: center
}
h3 {
    font-size: 10px;font-weight: bold; text-align: center
}

  a:link { text-decoration: none;color:#333333}
  a:visited { text-decoration: none;color:#333333}
  a:hover {color:#666666;}  
  a:active { text-decoration: none;color:#666666;}  
a.text:link { text-decoration: none;color:#ffffff;text-decoration:underline;}
  a.text:visited { text-decoration: none;color:#ffffff;text-decoration:underline;}
  a.text:hover {color:#666666;}  
  a.text:active { text-decoration: none;color:#666666;}  

  a.black:link { text-decoration: none;color:#000000;font-size:9pt; }
  a.black:visited { text-decoration: none;color:#000000;font-size:9pt;}
  a.black:hover {text-decoration: none;color:#fde894;font-size:9pt;}  
  a.black:active { text-decoration: none;color:#fde894;;font-size:9pt;}   
  
  a.grey:link { text-decoration: none;color:#cccccc;font-size:9pt;}
  a.grey:visited { text-decoration: none;color:#cccccc;font-size:9pt;}
  a.grey:hover {text-decoration: none;color:#fde894;font-size:9pt;}  
  a.grey:active { text-decoration: none;color:#fde894;font-size:9pt;}    
  
  
.title {
	color:white;
	font-family:verdana,arial;
	Font-size:8pt;
	font-weight:bold;
}