.back {
	background-image: url(../images/bkg2.gif);
	background-repeat: repeat-y;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bkg_hm.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style1 {	color: #CC0000;
	font-weight: bold;
}
.style2 {	color: #000000;
	font-weight: bold;
}
.style3 {font-size: 10px}
.style4 {color: #00000}
.style5 {color: #000000}
.style6 {font-size: 10px}

a:link {
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFCC33;
}
a:hover {
	text-decoration: none;
	color: #cc0000;
}
a:active {
	text-decoration: none;
	color: #FFCC33;
}.services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

