body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background-color: #FFFFCC;
	text-align: center;
	color: #CC00CC;
	padding: 0px;
	border: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: 000000;
	background-color: #FFFFCC;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}
blockquote	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #663300;
	text-align: justify;
	text-indent: 2em;
	margin: 0px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1.5;
	color: #0033FF;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #996633;
	text-align: center;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #996633;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #3333cc;
	text-align: center;
}
h5	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: center;
}
h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #3333cc;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	href="|"
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #00FF00;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #CC00CC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	text-decoration: overline;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: double;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFCC;
	padding: 10px;
	text-align: center;
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 20px;
	text-align: center;
	width: 52%
}
hr	{
	align: center;
	width: 85%;
	height: 2px;
	color: #CC0099;

