body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DEE3D3;
	line-height: normal;
	text-indent: 0px;
	text-align: center;
	margin: 5px;
	padding: 5px;
}
p {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #DEE3D3;
  align: justify;
  padding: 5px 20px 0px 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: inherit;
	text-align: center;
	background-position: left top;
	clear: none;
	float: none;
	top: 0px;
	vertical-align: text-top;
	bottom: 1px;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DEE8E2;
	border-top-color: #CC00FF;
	border-right-color: #CC00FF;
	border-bottom-color: #CC00FF;
	border-left-color: #CC00FF;
	text-align: center;
}		
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DEE3D3;
	border-top-color: #CC00FF;
	border-right-color: #CC00FF;
	border-bottom-color: #CC00FF;
	border-left-color: #CC00FF;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 14px;
 	font-weight: 1.5;
  	color: #FFFFFF;
  	background-color: #CC6699;
}
a:link {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #FFFFFF; 
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B800FC;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	line-height: normal;
}
a:active {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #00FF00; 
}
h1 {
	clear: left;
	float: left;
	height: auto;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: justify;
	vertical-align: top;
	margin: 1px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 2px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ECE9D8;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	vertical-align: middle;
	background-position: left center;
	margin: 2px;
	right: 30px;
	padding: 2px;
	clear: none;
	float: right;
	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;
}

