a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #89AACF;
}
a:visited {
	color: #89AACF;
}
a:hover {
	color: #CC0000;
}
body {
	background-color: #33354D;
	font-family: "Times New Roman", Times, serif;
	color: #66DDCC;
	background-image: url(/images/fantasy.jpg);
	background-position: center center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #D2EBFF;
	border: thin solid #000000;
	background-color: #1279C5;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 2px;
	font-weight: bold;
	color: #FF9900;
	background-color: #0033CC;
}
.footer {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.tablefooter {
	border: thin solid #DDF4FF;
	background-color: #290DAE;
	color: #FFFFFF;
}
.footerPipe {
	color: #FFFFFF;
}
.paragraph {
	text-indent: 15pt;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
p {

}
.headMain {
	background-image: url(images/main_banner.png);
}
h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E2FAFE;
	text-indent: 25px;
}
