#container {
	position: relative;
	width: 100%;
	top: 30px;
	text-align: center;
}
body {
	background-color: #222211;
	text-align: left;
}
body, a, p, td 
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}
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;
}
.specrates
{
	color: #7D988E;
}

.white
{
	color: #fff;
}

.green
{
	color: #B8E58F;
}

.footwhite
{
	color: #FFF;
	font-family: 'Times New Roman', 'Times', serif;;
	font-size: 12px;
	letter-spacing: .2em;
}

.footgreen
{
	color: #B8E58F;
	font-family: 'Times New Roman', 'Times', serif;;
	font-size: 12px;
	letter-spacing: .1em;	
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #999;
	line-height: .75em;	
}


.small
{
	font-size: 10px;
}

li
{
margin-top: .75em;
}
