.lightblue{ Color: #AEC9D8; }
.aqua{ Color: #AFD9CF; }
.lightgreen{ Color: #BAD8AE; }
.gray{ Color: #7A8D97; }
.darkgreen{ Color: #254C16; }
.tan{ Color: #E4E0B8; }


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image:url(/images/background2.png);
	color: #000000;
	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

h1.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: underline;
}



h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #254C16;
	text-decoration: underline;
}

.bigred {
	color: #900;
	font-size:24px;
	font-weight:bold;
}

.bigbrown {
	color: #8f3c08;
	font-size:24px;
	font-weight:bold;
}

.biggreen {
	color: #254C16;
	font-size:24px;
}

.standouttext {
	color: #254C16;
	font-size:22px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;
}

.capitals {
	color: #333;
	font-size:22px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	
	
}
