body {
	margin: 0px 0px 0px 0px;
}

a.link {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10pt;
}
a.navlink {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10pt;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	border: 0;
	display: block;
}
a.navlink:hover {
	color: #000000;
	background-color: #d7d7d7;
}
td {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10pt;
}
td.borderspacer {
	border-bottom: 1px solid #CCCCCC;
}
font.smallspacer {
	font-size: 1pt;
}
td.divider {
	background-color: #d7d7d7;
	height: 1px;
}
div.topbar {
	background-color: #000000;
	height: 20px;
	width: 100%;
}
div.bottombar {
	background-color: #000000;
	width: 100%;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 10pt;
}
table.product_table {
	margin-bottom: 25px;
}
td.product_column {
	border-bottom: 1px solid gray;
	width: 10%;
	text-align: left;
}