body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
}

.bg1{
	background-image: url(../images/15.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.bg2{
	background-image: url(../images/16.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}

.bg3{
	background-image: url(../images/17.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

td{
	font:12px;
	line-height:150%;
}

.f1{
	color:#DFFD83;
}

.f2{
	color:#FFFFFF;
}

.f3{
	color:#2D6502;
}

.f4{
	color:#71B834;
}

a:link {
	text-decoration: none;
}


a:visited {
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
