.bodytext
{
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
    line-height: 14px;
}



.blueheadertext
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    font-family: verdana;
    text-decoration: none;
    line-height: 14px;
}

.darkgrayheadertext
{
    font-weight: none;
    font-size: 14px;
    color: #333333;
    font-family: arial black;
    text-decoration: none;
    line-height: 14px;
}

.darkgraysubheadertext
{
    font-weight: none;
    font-size: 12px;
    color: #333333;
    font-family: arial;
    text-decoration: none;
    line-height: 14px;
}

.emailtext
{
    font-size: 12px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
    line-height: 18px;
}

a:link {
	color: #7F4D4D;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a:visited {
	color: #7F4D4D;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.nav:link {
	color: #CCCC99;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.nav:visited {
	color: #CCCC99;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

a.nav:hover {
	color: #CCCC99;
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

ul {
	
    font-weight: normal;
    font-size: 10px;
    color: #333333;
    font-family: verdana;
    text-decoration: none;
    line-height: 14px;

}

.beige-background {
	background-color: D3CDB2;
}

.black-background {
	background-color: 000000;
}
