.style1 {
	color: #000000;
	font-family: sans-serif;
	font-size:12px;
}
.style2 {
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px
}
.style3 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px
}
.style4 {
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.style5 {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style6 {
	color: #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	color: #97C621;
	font-family: sans-serif;
	font-size:12px;
	font-weight:bold;
}
.style8 {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width: 400px;
}
.style10 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.green	{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97C621;
	font-weight: bold;
}
.styleSpace {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
a:link {
	color: #97C621;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #97C621;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CDEA80;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
}
.top {
    background-image: url(files/top.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
.bottom {
    background-image: url(files/bottom.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
	padding:15px; text-align: justify;
    }
.middle {
	background-image: url(files/middle.jpg);
    background-repeat: repeat-y;
}
