.quotetext {  
   font-family: Georgia, "Times New Roman", Times, serif; 
	 font-size: 12px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #333333
}
.quotetextital { 
   font-family: Georgia, "Times New Roman", Times, serif; 
	 font-size: 12px; 
	 font-style: italic; 
	 font-weight: normal; 
	 color: #333333
}
.quotetextbold { 
   font-family: Georgia, "Times New Roman", Times, serif; 
	 font-size: 12px; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #333333
}
.text {  
   font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #333333
}
h1 {  
   font-family: Arial, Helvetica, sans-serif; 
	 font-size: 16px; 
	 font-weight: bold; 
	 color: #333333
}
.textbold { 
   font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-weight: bold; 
	 color: #333333
}
.paliz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF7D00;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
