body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.fortifeed.com/images/mainbackground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
.language {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.introbody {
	font-size: 16px;
	color: #666633;
	line-height: 23px;
}
.sub {
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}
.super {
	font-size: 0.5em;
	vertical-align: super;
}
.bold {
	font-size: 13px;
	font-weight: bold;
}
.spacer {
	padding-right: 15px;
}

.spacerleft {
	padding-left: 10px;
}

.bullets {
	list-style-position: inside;
	list-style-type: disc;
}

.side {
	background-image: url(http://www.fortifeed.com/aboutus/images/background.gif);
	background-repeat: repeat-x;
}