body{                                                                                         
	background-color: #000000;                                                                  
	margin-top: 20;
	font-family: "Lucida Grande";
	font-size: 10pt;                                                                                  
}             

p {
	font-family: "Lucida Grande";
	font-size: 10pt;
	color: #000000;

}

h2 {
	font-family: "Lucida Grande";
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #336666;

}

ul {
	font-size: 11px;
	font-family: "Lucida Grande";
}

li {
	font-size: 11px;
	font-family: "Lucida Grande";
}

a {
  color: #990000;
  text-decoration: none;
  font-size: 18px;      
  font-weight: bold;    
  font-family: Lucida Grande;   
}                       
a:hover {               
  color: #0000FF;       
  text-decoration: underline;
  font-size: 18px;           
  font-weight: bold;         
  font-family: Lucida Grande;        
}                            


.contentheader {
	background-image:url("images/AFISCHAIRSALESTEMPLATE_01.gif");
	padding-left: 12px;       
	padding-right: 12px;      
	padding-top: 10px;        
	padding-bottom: 10px;     
	width: 840px; 
	height: 43px; 
	border: 0;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Lucida Grande";
}

.content {
	background-image:url("images/AFISCHAIRSALESTEMPLATE_02.gif");
	padding-left: 10px;       
	padding-right: 10px;      
	padding-top: 10px;        
	padding-bottom: 10px;     
	width: 840px; 
	height: 100%; 
	border: 0;
}

.contentfooter {
	background-image:url("images/AFISCHAIRSALESTEMPLATE_03.gif");
	padding-left: 12px;       
	padding-right: 12px;      
	padding-top: 10px;        
	padding-bottom: 10px;     
	width: 840px; 
	height: 39px; 
	border: 0;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-family: "Lucida Grande";
	text-align: center;
}

.contentfooter a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  text-align:center;
  margin:0px;
  padding:0px;
}

.contentfooter a:hover {
  color: #cccccc;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  text-align:center;
  margin:0px;
  padding:0px;
}

