ul { line-height: 18px; }
h2
{
	color: #6699CC;
	font-family: Arial, Verdana, Helvetica;
	margin-bottom: 0;
	font-size: 18px;
}

a:link {
	text-decoration: underline;
	color: #6699CC;
}

a:active {
	text-decoration: underline;
	color: #6699CC;
}

a:visited {
	text-decoration: underline;
	color: black;
}

a:hover {
	text-decoration: underline;
	color: black;
}

#main
{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	text-indent: 0px;
}

#footer
{
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica;
	text-indent: 0px;
}

div.seasonalratebox
{
	border-color: white;
	border-width: thin thin thin thin;
	border-style: solid;
	width: 600px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	background-color: #99ccff;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	line-height: normal;
	text-align: center;
}

div.ratebox
{
	border-color: white;
	border-width: thin thin thin thin;
	border-style: solid;
	width: 300px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
	background-color: #99ccff;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	line-height: normal;
	text-align: center;
}

a.white:link
{
	text-decoration: none;
	color: white;
}

a.white:active
{
	text-decoration: none;
	color: white;
}

a.white:hover
{
	text-decoration: none;
	color: white;
}

a.white:visited
{
	text-decoration: none;
	color: white;
}
