BODY {
	font-family : Verdana;
	font-size : 10px;
}

P {
	font-family : Verdana;
	font-size : 13px;
	color : Black;
}

A {
	font-family: Verdana;
	font-size: 10px;
	color: #000099;
	text-decoration : none;
    }

A:LINK {
	font-family: Verdana; 
	font-size: 10px;
	color: #000099
	text-decoration : underline;
    }

A:HOVER {
	font-family: Verdana;
	font-size: 10px;
	color: #0099FF;
	text-decoration : underline;
    }

H1 {
	font-family: Verdana;
	font-size: 14px;
	color: #000099;
}

h2 {
  font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}


h3 {
  font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	}

.header {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

A:HOVER.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : White;
}

A:LINK.header {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

.footer {
	font-family : Verdana;
	font-size : 8px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

A.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}

A:HOVER.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : underline;
	color : White;
}

A:LINK.footer {
	font-family : Verdana;
	font-size : 9px;
	font-style : normal;
	font-weight : lighter;
	text-decoration : none;
	color : White;
}

.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A:LINK.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : underline;
	font-weight : bold;
}

A:HOVER.link {
	font-family: Verdana;
	font-size: 12px;
	color: #990033;
	text-decoration : none;
	font-weight : bold;
}
A.title {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration : none;
	font-weight : bold;
}	
A:LINK.title {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.title {
	font-family: Verdana;
	font-size: 12px;
	color: #0099FF;
	text-decoration : underline;
	font-weight : bold;
}
A.red {
	font-family: Verdana;
	font-size: 12px;
	color: #DE0821;
	text-decoration : underline;
	font-weight : bold;
}	
A:LINK.red {
	font-family: Verdana;
	font-size: 12px;
	color: #DE0821;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER.red {
	font-family: Verdana;
	font-size: 12px;
	color: #DE0821;
	text-decoration : none;
	font-weight : bold;
}
A.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : underline;
	font-weight : bold;
}	
A:LINK.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.redo {
	font-family: Verdana;
	font-size: 12px;
	color: Red;
	text-decoration : none;
	font-weight : bold;
}

UL {
	font-family : Verdana;
	font-size : 13px;
}

LI {
	font-family : Verdana;
	font-size : 13px;
}

TD.heading		{ background-color:#7AEA7A; font-family: Verdana; font-size:12px; color:#353639; font-weight:bold;}

TD.label		{ background-color:#91D1F9; font-family: Verdana; font-size:12px; color:#353639; font-weight:bold;}

TD.data		{ background-color:#E3F0F9; font-family: Verdana; font-size:12px; color:#353639; font-weight:normal;}

.rates-tbl th {
	background:#bce4f3;
	}
.rates-tbl td {
	background:#dcecf2;
	}
	
