body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5px;
	color: #CC00CC;
	text-weight: bolder;
	background-image: url(../backgrounds/lighttan2.gif)
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	text-align: justify;
	padding: 200px 0px 10px 0px;
	margin: 20px;
	width: 100%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.5;
	color: #800000;
	width: 75%;
	background-image: url(../images/backgrounds/lighttan2.gif);
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	text-align: cennter;
	vertical-align: top;
	padding: 0px 100px 0px 100px;
	margin: 0px 0px 0px 0px;
}
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: #0000CC;
	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: 2em;
	line-height: 1.5;
	font-weight: 100;
	color: #800000;
	text-align: center;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bolder;
	color: #800000;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1;
	font-weight: 100;
	color: #663333;
	text-align: center;
	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-image: url(../images/backgrounds/lighttan2.gif);
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	text-align: justify;
	text-indent: 0px;
	padding: 10px 90px 10px 10px;
}	
hr {
	font-size: 16px;
	color: #CC00CC;
	text-align: center;
	font-weight: bolder;
	line-height: 1.5;
	width: 80%;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	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: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5;
	color: #FF0000;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
}
table	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #663333;
	width: 40%;
	align: center;
	border-collapse: collapse;
	background-image: url(../images/backgrounds/lighttan2.gif);
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #663333;
	width: 10%;
	text-align: center;
	vertical-align: center;
	background-image: url(../images/backgrounds/lighttan2.gif);
	background-repeat: repeat-x,y;
	background-color: #F7EFD2;
	margin: 0px 0px 0px 0px;
	padding: 0px 100px 0px 100px;
}
