@charset "utf-8";
body {
	background-color: #697D8E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
}

.caption {
    font-size: 12px;
	text-align: left;
}

.maintext {
	line-height: 120%;
	text-align: left;
	padding: 7px;
}
.manufacturerlist {
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
    text-decoration: underline;
}

