body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333300;
}

a:hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtMainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.txtMainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif
	}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

.style3 {
	font-size: 11px
	}

.style4 {
	font-size: 12px
	}

.style5 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:20px;
	color: #990000;
}