BODY, TABLE, TD, TR {
	font-family:Verdana;
	font-size:10pt;
	}
	
A:hover {
	text-decoration:none;
}
			
.Menu TABLE TR TD A {
	color:white;
	font-weight:bold;
}
			
.Heading {
	font-family:Arial;
	font-size:120%;
	font-weight:bold;
	padding-top:0.25em;
}
			
.TextColumn TR TD {
	text-indent:0.5em;
}

.TopNavbar {
	color:white;
}

.TopNavbar A {
	color:white;
}

.PricesTable TD {
	background-color:white;
}

.PricesTable TR.Odd TD {
	background-color:#EEEEEE;
}

.PricesTable TH {
	background-color:oldlace;
	text-align:right;
}