HTML {
	WIDTH: 100%
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 3px;
	MARGIN: 0px 0px 5em;
	WIDTH: 100%;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFDCA;
	font-size : small;
	color : Navy;
}

#content { 
	padding-left: 20px; 
	padding-right: 20px; padding-top: 8px; 
	padding-bottom: 2px; 
	background-color : #CFDD90;
}

A {
	font-family : Arial, Helvetica, Clean, Modern, sans-serif;
	font-size : small;
	color: Blue;
	text-decoration : underline;
}
A:HOVER {
	color : Red;
}


A.nav {
	font-family : Arial, Helvetica, Clean, Modern, sans-serif;
	font-size : 12px;
	color: Blue;
	text-decoration : underline;
}
A.nav:HOVER {
	color : Red;
}

.winterrates {
	font-size: smaller;
	font-weight: bold;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: navy;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: navy;
}
