body
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	color: #666666;
}


a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;

}


.nav
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.nav td
{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff;
}

.nav a
{
	color: #ffcc00;
	font-weight: bold;
}

.nav a:hover
{
	color: #ffffff;
	font-weight: bold;
}


.nav hr
{
	border: 0px #ffcc00;
	height: 1px;
	border-style: solid;
	margin: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
	width: 650px;
}


.SmallText
{
	font-family: Myriad, Verdana, Geneva, Arial, Helvetica;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.SmallText td
{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.SmallText a
{
	color: #666666;
	font-weight: bold;
}

.SmallText a:hover
{
	color: #ffcc00;
	font-weight: bold;
}


h1
{
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	margin: 8px 0 8px 0;
}

h2
{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 8px 0 8px 0;
}

h3
{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 8px 0 8px 0;
}


hr
{
	border: 0px #ffcc00;
	height: 1px;
	border-style: solid;
	margin: 10px 0px 10px 0px;
	border-bottom-width: 1px;
	display: block;
	padding: 0px;
	width: 650px;
}


p
{
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin: 16px 0 0 0;
}



li
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin: 12px 0 0 0;
}

.footer
{
	color: #999999;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.footer a
{
	color: #FFCC00;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

.footer a:hover
{
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

#cream
{
	color: #ffffcc;
}

#white
{
	color: #ffffff;
}
