body {
	padding:0;
	margin:0;
	background-color:#A9AAAC;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #212125;
	text-decoration: none;
}
.bodytext a {
	font-weight: bold;
	color: #212125;
	text-decoration: none;
}
.bodytext a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bullets {
	padding-left:0;
	margin-left: 14px;
	list-style-type: disc;
	left: 0px;
	line-height: 14px;
	text-align: left;
}
.bullets li{
	margin-bottom: 10px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #646467;
	text-decoration: none;
}
.footer a {
	font-weight: normal;
	color: #646467;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #212125;
	text-decoration: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #212125;
	width: 186px;
	border: 1px solid #212125;
	background-color: #A9AAAC;
}
.greyline {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #212125;
}
.vinyltop {
	background-image: url(../images/vinyltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	vertical-align:bottom;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #ACADB0;
	text-decoration: none;
}
.navigation a {
	font-weight: bold;
	color: #ACADB0;
	text-decoration: none;
}
.navigation a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
