@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
a img {
border: none;

} 
.bigbold {
	font-family: helvetica;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}
.main {
	font-family: helvetica;
	font-size: 1em;
	color: #666666;
	font-weight: lighter;
}
.light {
	font-family: helvetica;
	font-size: 1.2em;
	color: #999999;
	font-weight: lighter;
}
.link {
	font: helvetica;
	color: #5C6EFF;
	font-size: 1em;
}
.mainmedium {
	font-family: helvetica;
	font-size: 1.25em;
	font-weight: normal;
	color: #666666;
}
.footer {
	font-family: helvetica;
	font-size: 0.75em;
	font-weight: lighter;
	color: #999999;
}
.mediumbold {
	font-family: helvetica;
	font-size: 1.25em;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-family: helvetica;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
.tableheader {
	font-family: helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0A6EFF;
}
.indentonly {
	font-family: helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFCC;
}
.supplierlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0A6EFF;
	font-weight: normal;
}

