td {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;	
}
td.footer {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	font-weight : bold;
}
td.tariff {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #B22222;
	font-weight : bold;
}
A {
	color: Blue;
	text-decoration : none;
	font-weight : bold;
}
A:hover
{ 
color:#FF3300;
text-decoration : none;
font-weight : bold;
 }
 
 h4
 {
	color : #B22222;
	font-weight : bold;
}
  
  h5
  { 
 color : #B22222;
 }
 
