body.frame {
	  bgcolor:#ffffff;
	  background:#ffffff;
	  margin-left:0;
	  margin-width:0;
	  margin-top:0;

}

body.content {
	  margin-left:0;
	  margin-right:0;
	  margin-width:0;
	  margin-top:0;
	  margin-height:0;
	  margin-width:0;

}

a:link {text-decoration:underline;
		color:#CC9933;
		font-weight:bold;
		
}
		
a:visited {text-decoration:underline;
  		color:#336699;
		font-weight:bold;
		
}
		  
a:hover  {text-decoration:none;
		  color:#CC9933;
		  font-weight:bold;
}

.banner1 { 
	  font-family:times new roman;
	  font-size:16pt;
	  color:#FFCC33;
}

.banner2 { 
	  font-family:arial, helvetica;
	  font-size:11pt;
	  color:#FFCC33;

}

.font { 
	  font-family:arial, helvetica;
	  font-size:10pt;
	  color:#000000;
}

.fontItalic { 
	  font-family:times new roman;
	  font-size:12pt;
}

.fontBlu { 
	  font-family:arial, helvetica;
	  font-size:11pt;
	  color:#336699;
	  font-weight:bold;

}

.title { 
	  font-family:times new roman;
	  font-size:16pt;
	  color:#336699;
}

.titleSm { 
	  font-family:times new roman;
	  font-size:13pt;
	  font-weight:bold;
}

.smFont{ 
	  font-family:arial,helvetica;
	  font-size:8pt;
	  color:#000000;
	
}	


.footer {
		font-family:arial,helvetica;
		   font-size:8pt;
		   color:#000000;
		   font-style:normal;
		   font-weight:bold;
}	



