a:hover
{
	color: #C00;
	text-decoration: none;
}

a.rates
{
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

a:hover.rates
{
	color: #C00;
	text-decoration: none;
	font-size: 10px;
}

body, a, p, td, li, blockquote
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: .9em;
	color: #333;
}

.specrates
{
	color: #7D988E;
}

.white
{
	color: #fff;
}

.green
{
	color: #B8E58F;
}

.footwhite
{
	color: #FFF;
	font-family: times,times-new-roman,serif;
	font-size: 12px;
	letter-spacing: .2em;
}

.footgreen
{
	color: #B8E58F;
	font-family: times,times-new-roman,serif;
	font-size: 12px;
	letter-spacing: .1em;	
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	line-height: .75em;	
}


h2
{
	font-size: 14px;
	font-weight: bold;
	color: #999;
	line-height: .75em;	
}


.small
{
	font-size: 10px;
}

li
{
margin-top: .75em;
}
