BODY	{
	text-decoration: none;
	font-family: Times, Times New Roman, Serif;
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	color=#553300;
	}

A:link 	{color: #FF3300}
A:visited {color: #FF3300}
A:hover   {TEXT-DECORATION: none; color: #FFCC00}
}
.indented{
padding-left: 50pt;
padding-right: 10pt;
}
table.Rates {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.Rates th {
        color:#993300;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: grey grey grey grey;
	background-color: #FFCC66;
	-moz-border-radius: 5px 5px 5px 5px;
}
table.Rates td {
        color:#993300;        
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: grey grey grey grey;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 3px 3px 3px 3px;
}
table.SpecialRates {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.SpecialRates th {
        color:#0033CC;
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: grey grey grey grey;
	background-color: #FFCC66;
	-moz-border-radius: 5px 5px 5px 5px;
}
table.SpecialRates td {
        color:#0033CC;        
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: grey grey grey grey;
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 3px 3px 3px 3px;
}


