P,td,div {
	font-family : "Verdana", sans-serif;
	font-size : 13px;
	line-height:normal;
	}

H1  {
	font-family : "Verdana", sans-serif;
	font-size : 22px;
	color : #3300cc;
	line-height:1;
} 

H2  {
	font-family : "Verdana", sans-serif;
	font-size : 18px;
	color :#3300cc;
}

H3  {
	font-family : "Verdana", sans-serif;
	font-size : 18px;
	color : #ffcc33;
	line-height:1;
	}

A  {
	font-family : "Verdana", sans-serif;
	color : #0000FF;
	text-decoration : underline;
	
}

A:Visited  {
	font-family : "Verdana", sans-serif;
	text-decoration : underline;
	
}

A:Active  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : underline;
	
}

A:Hover  {
	font-family : "Verdana", sans-serif;
	color : red;
	text-decoration : underline;
	
}

BODY  {
	font-size : 15px;
}
.border{
	border-style:solid;
	border-color:LightGrey;
	border-width:1;
	}
	
.small  {
	font-family : "verdana", sans-serif;
	font-size : 11px;
}

.rate  {
	font-family : "Verdana",sans-serif;
	font-decoration : none;
	font-size : 12px;
	font-weight : bold;
}


.rateheader{
	font-family : "Verdana",sans-serif;
	font-size : 16px;
	background:#5a5a5a;
	color : #ffffff;
	font-weight:bold;
	}
	
.newrateheader{
	font-family : "Verdana",sans-serif;
	font-size : 16px;
	background:#cc0000;
	color : #ffffff;
	font-weight:bold;
	}
	
.rate  {
	font-family : "Verdana",sans-serif;
	background:#eaeaea;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

	
.newrate{
	font-family : "Verdana",sans-serif;
	font-size : 13px;
	background:#dddddd;
	color : #000000;
	font-weight:bold;
	}
	
.country  {
	font-family : "Verdana",sans-serif;
	color : #000000;
	background:#f4f4f4;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

.countryHeader  {
	font-family : "Verdana",sans-serif;
	color : #ffffff;
	background:#000000;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
}



.fee  {
	font-family : "Verdana", sans-serif;
	font-size : 10pt;
	color : #003366;
}