body
{
	 FONT-FAMILY: arial,verdana;
	 FONT-SIZE: 10pt;
	 COLOR: #666633;
	 background:#c23c39;
}
H1
{
	FONT-SIZE: 14PT;
	COLOR: #C23C3A
}
H2
{
	FONT-SIZE: 14PT
	COLOR: #666633
}


.heading
{
    COLOR: #C23C3A;
	font-weight: bold
}
.title
{
    COLOR: #C23C3A;
	font-size:10pt;
	font-weight: bold
}
.rate
{
    COLOR: #C23C3A;
	font-size:12pt;
	font-weight: bold
}
.copyright
{
	COLOR: #C23C3A;
	font-size:10pt;
	font-weight: bold;
	TEXT-DECORATION: underline;
}

.copyright:hover
{
	COLOR: #C23C3A;
	font-size:10pt;
	font-weight: bold;
	TEXT-DECORATION: underline;
	}

a
{
    COLOR: #C23C3A;
	TEXT-DECORATION: none;
	font-weight: bold
}
a:hover
{
    COLOR: #666633;
    TEXT-DECORATION: none
}
a.toplinks
{
    COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size:10pt;
	font-weight: bold
}
.toplinks:hover
{
    COLOR: #000000;
    TEXT-DECORATION: Underline
	font-size:10pt;
	font-weight: bold
}

.white_link 
{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size:10pt;
	font-weight: bold
}

.white_link:hover
{
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	font-size:10pt;
	font-weight: bold
}
.small {
	font-size: 10px;
}
.nav {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.featured {
	color: #666633;
	font-size: 12px;
}
.container
{
background-color:#FFFFFF;
}
#content
{
background-color:#FFFFFF;
}

