body {
	background-image: url(images/bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {color: #bc5757}
a:link {
	color: #bc5757;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bc5757;
}
a:hover {
	text-decoration: underline;
	color: #bc5757;
}
a:active {
	text-decoration: none;
	color: #bc5757;
}
.style3 {color: #797979}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #797979; }

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}