<style type="text/css">

body {
	background-image: url();
	background-color: #FFFFE1;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 0.80em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	font-weight: normal;
}
.style3 {
	font-size: 0.75em
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.5em;
}
.footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer a:link, .footer a:visited {
	color:#FFFFFF;
}
.footer a:hover, .footer a:active {
	color:#FFFF00;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.5em;
}
.footer2 a:link, .footer2 a:visited {
	color:#0000FF;
}
.footer2 a:hover, .footer2 a:active {
	color:#0000FF;
}

