BODY {
	color: #666666;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD  {
	color: #666666;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

A
{
	color: #334B2A;
}

A:visited
{
	color: #334B2A;
}

A:hover
{
	color: #CCCCCC;
}

A.nav
{
	color: #669933;
	text-decoration : none;
	font-weight : bold;
	line-height : 100%;
}

A.nav:visited
{
	color: #669933;
	text-decoration : none;
	font-weight : bold;
	line-height : 100%;
}

A.nav:hover
{
	color: #666666;
	text-decoration : none;
	font-weight : bold;
	line-height : 100%;
}

A.white
{
	color: White;
}

A.white:visited
{
	color: White;
}

A.white:hover
{
	color: #FFCC00;
}

.red {
	color: Red;
}

.white {
	color: White;
}

.black {
	color: Black;
}

.border {
	border-collapse: collapse;
	border : 10px solid #A3000C;
	outline-style: ridge;
}

.header {
	font-size: 18px;
}

.header {
	font-size: 18px;
	font-weight : bold;
	color: #A3000C;
}

.subhead {
	font-size: 14px;
	font-weight : bold;
	color: #A3000C;
}

.intro {
	color: #669933;
	font-weight : bold;
	font-size: 14px;
	line-height : 125%;
}

.quote {
	color: #FFCC33;
	font-weight : bold;
	font-size: 14px;
	line-height : 150%;
	font-style : italic;
	font : bold;
}

.background {
	background-image:url(images/second-02.gif);
	background-repeat: no-repeat;	
}


.tm {
	vertical-align : super;
}

.fineprint {
	font-size: 11px;
}

.fineprint_white {
	color: White;
	font-size: 11px;
}

.listing_picture {
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

