body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: left;
	font-weight: bold;
	color: #6B6B6B;
	line-height: 18px;
}
.contentTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E52D03;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F1EFEA;
}
.activelink {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link1 {
	color: #6B6B6B;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.link1:visited {
	color: #6B6B6B;
}
.link1:active {
	color: #000000;
}
.link1:hover {
	color: #000000;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B6B6B;
	text-indent:35px;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}

.link2:visited {
	color: #6B6B6B;
}

.link2:hover {
	color: #000000;
}

.link2:active {
	color: #000000;
}
.link3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E52D03;
	text-indent: 35px;
}

.link3:visited {
	color: #E52D03;
}

.link3:hover {
	color: #000000;
}

.link3:active {
	color: #000000;
}
.link4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E52D03;
	text-decoration: none;
}

.link4:visited {
	color: #E52D03;
}

.link4:hover {
	color: #000000;
}

.link4:active {
	color: #000000;
}
