A { text-decoration : none; color : #ff0000; }
A:VISITED { text-decoration : none; color : #ff0000; }
A:HOVER { text-decoration : underline;  color : #00ff00; }

body	{
	background-color: #009;
	text-align:center;
	}
	
.highlight { color	: #66ff33; }

.navbar { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; text-align : right; color: #33cc00; background-color : yellow; }

p, li, ul { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; font-weight : 600; color: yellow; }

table, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 600;
	color : #FC0;
}

h1	{
	font-family: "Arial Black", Gadget, sans-serif
	font-size: 28pt;
	font-weight: bold;
	color : yellow; 
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : yellow; 
}

table.rate {
	width: 1000px;
	border-color:#09F;
	border:thin;
}

td.ratesheader	{
	text-align:center;	
}

td.rates	{
	text-align:center;	
}

td.ratesbgc {
	text-align:center;
	background-color: #006;
}

td.ratesfooter {
	background-color: #006;
	color: #FF0;
}

td.bgc1 {
	text-align:center;
	background-color: #00C;
}

td.rc1	{
	text-align:center;	
}

td.rc2	{
	text-align:center;	
}

input	{
	font-size:110%;
}
