<style type="text/css">

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFF00;
}
body {
	background-color: #ffffff;
	background-image:url(images/back.jpg)
}
.style2 {color: #FFFFFF}

a:link {
	color: #000000;
	font-family:Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 16px;
}
a:visited {
	color: #009933
	font-family:Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 16px;
}
a:active {
	color: #00CC66;
	font-family:Arial, "Times New Roman", Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {color: #FFFFFF; font-size: 24px; }
.box {
	width: auto;
	border: thin solid #000000;
}
.footer {
  border-top: 1px solid #999999;
  margin: 2.5em 0.2em 0.5em 0.5em;
  padding: 0.8em;
  color: #999999;
  font-size: 75%;
  text-align: left;
  clear: both;
}
.footer .right {
  float: right;
  clear: right;
  text-align: right;
}
.footer p {
  margin: 0;
}
</style>
