h1, h2, h3 {
	font-family : "Arial", "sans-serif";
}

h1 {
	font-size : 14pt;
	font-weight : bold;
	color : #787543;
}

h2 {
	font-size : 12pt;
	font-weight : bold;
	color : #787543;
}

h3 {
	font-size : 12pt;
	font-weight : bold;
	color : #787543;
}

h4 {
	font-size : 12pt;
	font-weight : bold;
	color : #FF8400;
}

p, body  {
	font-size : 11pt;
	font-weight : normal;
	color : #785B43;
	font-family : "Arial", "sans-serif";
}

td, ul, ol {
	font-family : "Arial", "sans-serif";
	font-size : 11pt;
	color : #785B43;
	font-weight : normal;
}

LI {
	font-family : "Arial", "sans-serif";
	font-size : 11pt;
	color : #785B43;
	font-weight : normal;
}

A  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
	color : 785B43;
	text-decoration: underline;
}

A:Visited  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
}

A:Active  {
	font-family : "Arial", "sans-serif";
	font-weight : bold;
	font-style : normal;
}

A:Hover  {
	text-decoration : none;
	font-weight : bold;
}


.copy  {
	font-size : 8pt;
	color : #785B43;
	font-weight : normal;
	font-family : "Arial", "sans-serif";
}

.nav {
	font-size : 10pt;
	font-weight : bold;
}