body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 0px;
	line-height: normal;
}

a:link {
	color: #AD3004;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #CC6600;
}

a:active {
	color: #CC6633;
}



#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	color: #AD3004;
	background-color: #FFFFCC;
}

#menu a:active {
	color: #CC6633;
}



#footmenu a:link {
	color: #990000;
	text-decoration: none;
}

#footmenu a:visited {
	color: #333333;
	text-decoration: none;
}

#footmenu a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

#footmenu a:active {
	color: #CC6633;
}



.quote {
	font-family: Georgia, Lucida Console, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #000000;
	font-style: normal;
	list-style-type: none;
	padding-left: 10px;
}

.smallerbody {
	font-size: small;
	color: #000000;
	font-style: normal;
	list-style-type: disc;
}

.bodycaption {
	font-size: small;
	color: #000000;
	font-style: italic;
	list-style-type: none;
	padding-left: 10px;
}

.definitions {
	font-size: small;
	font-style: normal;
	text-decoration: underline;
	cursor: help;
}

.footer {
	
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: left;
}

.menufooter {
	
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #990000;
	margin-bottom: -5px;
}

h1 {
	font-family: Georgia, Lucida Console, Verdana, Arial, sans-serif;
	font-size: xx-large;
	font-style: italic;
	color: #FFFFFF;
	line-height: normal;
}

h2 {
	font-family: Georgia, Lucida Console, Verdana, Arial, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}

h3 {
	font-family: Georgia, Lucida Console, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	color: #990000;
	font-weight: bold;
	margin-bottom: -3px;
	text-indent: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: medium;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
