A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
A:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-size: 11px;

}
h2 {
	font-size: 12px;
	color: C41326;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-position: center;
}
.main {
	padding-right: 40px;
	padding-left: 30px;
}
.leftback {
	background-image: url(images/leftback.jpg);
	background-repeat: no-repeat;
}
.mainback {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.lowertext {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
