/* CSS definition file containing site wide stylesheets */

BLOCKQUOTE {
	color: rgb(0,0,0)
}

BODY {
	color: rgb(204,204,153)
}

A:active {
	font-family: "Arial Narrow",  sans-serif;
 	color: rgb(204,204,204);
 	font-weight: bold;
 	font-style: italic;
 	text-decoration: none 
}

A:link {
	font-family: "Arial Narrow",  sans-serif;
 	text-transform: none;
 	color: rgb(204,204,204);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}

UL {
	color: rgb(204,204,153)
}

A:visited {
	font-family: "Arial Narrow",  sans-serif;
 	text-transform: none;
 	color: rgb(204,204,204);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}

.TextObject {
	color: rgb(0,0,0)
}

H1 {
	color: rgb(204,204,153)
}

.HugeHeading {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: xx-large;
 	color: rgb(153,153,51)
}

H2 {
	color: rgb(204,204,153)
}

P {
	font-family: "Arial Narrow",  sans-serif;
 	font-size: x-small;
 	color: rgb(204,204,153)
}

H3 {
	color: rgb(204,204,153)
}

LI {
	color: rgb(204,204,153)
}

A {
	font-family: "Arial Narrow",  sans-serif;
 	color: rgb(204,204,204);
 	font-weight: bold;
 	text-decoration: none 
}

H4 {
	color: rgb(204,204,153)
}

.TextNavBar {
	font-family: "Arial Narrow",  sans-serif;
 	color: rgb(204,204,153);
 	font-weight: bold;
 	margin-left: 5pt
}

ADDRESS {
	color: rgb(204,204,153)
}

H5 {
	color: rgb(204,204,153)
}

PRE {
	color: rgb(204,204,153)
}

H6 {
	color: rgb(204,204,153)
}

A:hover {
	font-family: "Arial Narrow",  sans-serif;
 	text-transform: none;
 	color: rgb(204,204,204);
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal
}