BODY {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size: small;
}

H1 {
	font-size: large;
	COLOR: #000000;
}

PRE {
	FONT-FAMILY: Courier, sans-serif;
}

.FOOTER {
	font-size: small;
}

.HEADER {
	font-size: medium;
	font-weight: bold;
}

.SUBHEADER {
	font-size: small;
	font-style: italic;
}

.BANNER {
	COLOR: black;
	background-color: #CA8F0E;
}

.BANNER_LINKS {
	font-size: x-small;
	font-weight: bold;
}


A.BANNER_LINKS:link {
	color: black;
	text-decoration: none;
}


A.BANNER_LINKS:hover {
	color: black;
	text-decoration: underline;
}


A.BANNER_LINKS:visited {
	color: black;
	text-decoration: none;
}

.SMALLERGRAY {
	font-size: x-small;
	color: #202020;
}
.BASEFONTNSIZE {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.Adrienne {
	font-family: "Comic Sans MS", sans-serif;
	color: #FFCC66;
}
