body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ECE9D8;
	line-height: normal;
	text-indent: 0px;
	text-align: center;
	margin: 20px;
	padding: 20px;
	background-image: url(../images/backgrounds/cloudbg.jpg);
	background-position: center center;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #048ACA;
	border-right-color: #048ACA;
	border-bottom-color: #048ACA;
	border-left-color: #048ACA;
}
p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 20px 0px 20px;
	vertical-align: middle;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-color: #CC00FF;
	border-right-color: #CC00FF;
	border-bottom-color: #CC00FF;
	border-left-color: #CC00FF;
	text-align: center;
	vertical-align: middle;
}		
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	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: #264026; 
}
a:visited {
	color: #264026;
	font-size: 16px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #264026;
	line-height: normal;
}
a:active {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		color: #264026;
}
h1 {
	clear: none;
	float: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	color: #990000;
	border: medium inset #FF0000;
	text-transform: uppercase;
	position: relative;
	margin-top: 5px;
	margin-right: 300px;
	margin-bottom: 5px;
	margin-left: 300px;
	padding: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	padding: 4px;
	color: #3300CC;
}

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;
	color: #795E2F;
}

