.body {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}.left {
	background-image: url(images/stericert_web05_left.gif);
	background-repeat: repeat-y;
}
.courierhead {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	color: #333333;
	padding: 20px;
}
.bodyblack {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 10px 10px 10px 20px;
	margin: 0px;
}
.right {
	background-image: url(images/stericert_web05_right.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/stericert_web05_bottom.gif);
	background-repeat: repeat-x;
}
.nav {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	background-color: #666666;
}
