td {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #CCCCCC;
}

th{
	font-family: arial;
	font-weight: bold;
	font-size: 20pt;
	color:#003399;

}


td.description {
	font-family: arial;
	font-weight: bold;
	font-size: 11pt;
	color:#003399;
	text-align: justified;

}

td.price {
	font-family: arial;
	font-weight: bold;
	font-size: 20pt;
	color:#003399;
	
}


td.contact {
	font-family: arial;
	font-size: 11pt;
	color: #003399;
	
	
}
td.footer {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	
	
}



	

A {color: #CC0099;
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
	font-family: arial;
      background-color:#CCCCCC;
	
}




A:focus:hover {
			text-decoration: underline;

						

}
