.header_text {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #2D2814;
}

A:link {
	text-decoration: none;
	COLOR: #2D2814;
	FONT-FAMILY: Geneva, Arial;
}
A:visited {
	text-decoration: none;
	COLOR: #2D2814;
	FONT-FAMILY: Geneva, Arial;
}
A:hover {
	COLOR: #3A7432;
	FONT-FAMILY: Geneva, Arial;
	text-decoration : underline;
}

A.home:link {
	text-decoration: none;
	COLOR: #FAEBB0;
	FONT-FAMILY: Geneva, Arial;
}
A.home:visited {
	text-decoration: none;
	COLOR: #FAEBB0;
	FONT-FAMILY: Geneva, Arial;
}
A.home:hover {
	COLOR: White;
	FONT-FAMILY: Geneva, Arial;
	text-decoration : underline;
}

A.arc:link {
	text-decoration: none;
	COLOR: #181709;
	FONT-FAMILY: Geneva, Arial;
}
A.arc:visited {
	text-decoration: none;
	COLOR: #181709;
	FONT-FAMILY: Geneva, Arial;
}
A.arc:hover {
	COLOR: #633100;
	FONT-FAMILY: Geneva, Arial;
	text-decoration : underline;
}

FONT.main {
	COLOR : Black;
	FONT-FAMILY : Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE : 12px;
    FONT-STYLE : normal;
	line-height : normal;
}

FONT.small {
	COLOR : Black;
	FONT-FAMILY : Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE : 11px;
    FONT-STYLE : normal;
	line-height : normal;
}

FONT.Headline {
	COLOR : BLACK;
	FONT-WEIGHT : bold;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 14px;
	FONT-STYLE : normal;
}

FONT.subhead {
	COLOR : Navy;
	FONT-FAMILY : Arial, Helvetica, sans-serif;
	FONT-SIZE : 15px;
	FONT-WEIGHT : bold;
	TEXT-TRANSFORM : uppercase;
}

