/* CSS definition file containing site wide stylesheets */

A {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(167,136,0);
 	font-weight: normal;
 	font-style: normal
}

H2 {
	font-size: auto
}

.TextObject{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

P {
	color: rgb(0,0,0)
}

ADDRESS {
	font-size: auto
}

A:hover {
	font-size: auto
}

PRE {
	font-size: auto
}

BODY {
	font-size: auto
}

UL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar{
	font-size: auto
}

A:visited {
	font-size: auto
}

BLOCKQUOTE {
	font-size: auto
}

H5 {
	font-size: auto
}

H4 {
	font-size: auto;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-size: auto
}

H1 {
	font-size: auto
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-size: auto
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(204,153,51);
 	font-weight: bold
}