﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #6b7d41;
}
.style1 {
	COLOR: #6b7d41;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
	font-size: medium;
	font-weight: bold;
}
.style2 {
	TEXT-ALIGN: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style9 {
	BACKGROUND-COLOR: #c9d5ac;
	TEXT-ALIGN: left;
	font-size: small;
}
.style10 {
	font-size: 14px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
	COLOR: #6b7d41
}
.style11 {
	BACKGROUND-COLOR: #c9d5ac;
	TEXT-ALIGN: left;
	font-size: xx-small;
	color: #333333;
}
.style16 {
	FONT-SIZE: medium;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style17 {
	font-size: small;
	text-align: left;
}
.style18 {
	font-size: 10px
}

.style23 {
	font-size: small;
	text-align: justify;
}
.style24 {
	text-align: center;
}
.style25 {
	border-collapse: collapse;
	background-color: #FFFFFF;
}

/* Global Styles */

body {
	background-image: url(images/Background.jpg);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
td {
	font:10px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}
	
/* Class Styles */
			
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	color: #333333;
	line-height:15px;
	font-style: italic;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.subsubHeader {
	color: #333333;
	line-height: 22px;
	letter-spacing: normal;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
