body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5px;
	color: #660000;
	background-color: #F7EFD2;
	text-align: justify;
	padding: 0px 0px 10px 0px;
	margin: 20px;
	width: 95%;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #800000;
	width: auto;
	background-color: #F7EFD2;
	text-align: justify;
	text-indent: 3px;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}
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: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.5;
	color: #000066;
	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: 1.5;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bolder;
	color: #800000;
	text-align: center;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 100;
	color: #2C1616;
	text-align: justify;
	padding: 0px 10px 0px 10px;
}
blockquote	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #663333;
	margin: 20px;
	width: 100%;
	background-color: #F7EFD2;
	text-align: justify;
	text-indent: 0px;
	padding: 0px 20px 0px 20px;
}	
hr {
	font-size: 2px;
	color: #3366FF;
	width: 80%;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	font-weight: 500;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #000099;
	text-decoration: overline;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #CC0066;
	text-align: center;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5;
	color: #663300;
	text-align: center;
	font-weight: 500;
	
}
table	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #663333;
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
	background-color: F7EFD2;
	text-align: center;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #663333;
	width: 25%;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

