body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000033;
	background-image: url(../../../backgrounds/lighttan.gif)
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 20px;
	width: 95%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #663333;
	width: 100%;
	background-image: url(../../../backgrounds/lighttan.gif)
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	text-align: justify;
	text-indent: 2px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #663333;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2.5;
	color: #663333;	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 1.5;
	color: #800000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
	width: 100%;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #800000;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	font-weight: bolder;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 2;
	color: #800000;
	text-align: center;
	text-indent: 0.5px;
	font-weight: bolder;
}
.img {
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bolder;
	color: #800000;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25;
	font-weight: 100;
	color: #663333;
	text-align: center;
	padding: 0px 10px 0px 10px;
}
blockquote	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	text-indent: 3px;
	text-align: justify;
	color: #663333;
	background-color: #F7EFD2;
	width: 90%;
	margin: 20px;
	padding: 0px 20px 0px 20px;
}	
hr {
	font-size: 2px;
	color: #3366FF;
	width: 80%;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #0000CC;
	text-decoration: overline;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #CC0066;
	text-align: center;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FF0000;
	text-align: center;
	font-weight: 500;
	text-decoration: underline;
}
table	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #663333;
	width: 100%;
	align: center;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5;
	color: #663333;
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

