
body {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color: #ececec;
}
body,td,th, h1 {
	font-family: Arial;
	font-size: 12px;
	color: #2F2F2F;
	line-height: 15px;
}

h1 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 14px;
}

h2 {
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #2F2F2F;
}
a:visited {
	color: #2F2F2F;
	text-decoration: none;
}
a:hover {
	color: #CF2B53;
	text-decoration: underline;
}
a:active {
	color: #2F2F2F;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {
	color: #CF2B53;
	font-weight: bold;
}
