/* CSS Document */

body {
	background-color:#595f23;
	/*background-color:#F4EDC0;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
#footer p {
	text-align:center;
	font-size:12px;
	color:#CCCCCC;
	
}
#footer a:link,a:visited,a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-style:italic;
	text-align:center;
}
h3 {
	font-size:18px;
	color:#FF0000;
	text-align:center;
	font-style:italic;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	
}
h5 {
	text-decoration:underline;
	font-size:16px;
}
#content td {
	font-size:16px;
	text-align:justify;
	vertical-align:top;
}
#content a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#0000FF;	
}
#content td a {

}
#content td a:hover {
}
#content .adspace a:hover {
	border-bottom:none;
}
.feature {
	font-size:16px;
	border: 1px solid #000000;
	padding: 4px;
	text-align:left;
}
.feature ul {
	text-align:left;
}
.feathead {
	text-align: center;
	font-size: 20px;
	color:#FF0000;
	font-weight:bold;
}
blockquote {
	font-family:"Courier New", Courier, mono;
}
.checklist {
	text-indent: -.25in;
	margin-left: .5in;
}
.checkmark {
	font-family: Wingdings, mono;
}
#content td td a {
	text-decoration:none;
}
#content td td a:hover {
}
.indent {
	margin-left:40px;
	margin-right:40px;
}
