P,div,td  {
	font-family : "Arial", sans-serif;
	font-size : 13px;
	line-height : normal;
}

H1  {
	font-family : "Arial", sans-serif;
	font-size : 20px;
	color :#cc0000;
	font-style : italic;
}

H2  {
	font-family : "Arial", sans-serif;
	font-size : 25px;
	color :  black;
}

H3  {
	font-family : "Arial", sans-serif;
	font-size : 18px;
	color : blue;
	font-style : italic;
}

H4 {
	font-family : "Arial", sans-serif;
	font-size: 12px;
	font-weight : normal;
}
	
A  {
	font-family : "Arial", sans-serif;
	text-decoration : none;
}

A:Visited  {
	font-family : "Arial", sans-serif;
	text-decoration : none;
}

A:Active  {
	font-family : "Arial", sans-serif;
	color : red;
	text-decoration : none;
}

A:Hover  {
	font-family : "Arial", sans-serif;
	color : red;
	text-decoration : none;
}

BODY  {
	font-family : "Arial", sans-serif;
	font-size : 14px;
}

.alpha A:Hover  {
	font-family : Arial;
	color : blue;
	text-decoration : none;
}

.beta A  {
	font-size : 14px;
	font style : bold;
	color : white;
	text-decoration : none;
}

.table A:Hover  {
	font-family : Arial;
	color : red;
	text-decoration : none;
}
.blue A  {
	font-family : Arial;
	color : blue;
	text-decoration : none;
}

.list {
	font-family : Arial;
	font-size : 14px;
	}
	
.border{
	border-style:solid;
	border-color:#ffffff;
	border-width: 1px 1px 1px 1px;
	}
	
.rateheader{
	font-family : "Arial",sans-serif;
	font-size : 16px;
	background:#5a5a5a;
	color : #ffffff;
	font-weight:bold;
	}
	
.newrateheader{
	font-family : "Arial",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 : "Arial",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;
}
