td, p, div  { 
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px; 
	 line-height: 1.6em;
	 font-style: normal; 
	 font-weight: normal; 
	 color: #181818;
} 

.cim {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 16px; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #DF001B;
	 text-align: center; 
}

.alcim {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 12px; 
	 font-style: normal; 
	 font-weight: bold; 
	 color: #DF001B;
	 margin-top:inherit;
	 padding: 2px 2px 10px 10px;
	 }
	 
.alcim2 {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 12px;
	 text-decoration:underline;
	 font-style: normal;
	 font-weight: bold; 
	 color: #DF001B;
	 margin-top:inherit;
	 padding: 2px 2px 10px 10px;
	 }
a.alcim2 {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 12px; 
	 text-decoration:underline;
	 font-style: normal; 
	 font-weight: bold; 
	 color: #DF001B;
	 margin-top:inherit;
	 padding: 2px 2px 10px 10px;
	 }
	 
a.alcim2:hover {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 12px; 
	 text-decoration:underline;
	 font-style: normal; 
	 font-weight: bold; 
	 color: #FF9900;
	 margin-top:inherit;
	 padding: 2px 2px 10px 10px;
	 }
	 
.text {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #333333;
	 text-align: justify;
	 margin-top:inherit;
 	 padding: 2px 2px 2px 16px;
}    

a.text {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #333333;
	 text-align: justify;
	 margin-top:inherit;
 	 padding: 2px 2px 2px 16px;
}    

a.text:hover{
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 11px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #DF001B;
	 text-align: justify;
	 margin-top:inherit;
 	 padding: 2px 2px 2px 16px;
}    

.text2 {
	 font-family: Tahoma, Verdana, Arial;
	 font-size: 18px; 
	 font-style: bold; 
	 font-weight: normal; 
	 color: #333333;
	 text-align: center;
	 margin-top:inherit;
 	 padding: 2px 2px 2px 2px;
}    


