body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #242424;
	background-image: url(../assets/images/Slice.jpg);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}
.FPtitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	padding-top: 0px;
}
.redtext {
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #990000;
}
p {
	font-size: 12px;
	line-height: 140%;
	font-weight: 100;
}
.INTtitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	margin-top: 0px;
	padding-top: 0px;
}
.featuretext {
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #333333;
	margin-top: -20px;
	padding-top: -20px;
}
.subheadINT {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: -10px;
	padding-top: -10px;
	margin-bottom: -5px;
	padding-bottom: -5px;
}
ul {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
.formobjects {
	margin-top: 0px;
	padding-top: 0px;
}
.bottomlinks {
font-size:10px;
color:#666666;
padding-left:30px;
margin-left:30px;
}
