body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 }
h1   {
	color: #36f;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 3px;
	margin-left: 0 }
h1.home   {
	color: #36f;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 3px;
	margin-left: 0 }
.printLink {
	text-align: right }
.titleunderline  {
	margin-top: 3px;
	margin-bottom: 1px;
	border-bottom: 1px solid #03c }
a  {
	color: #009;
	text-decoration: underline }
a:hover  {
	color: #c00;
	text-decoration: none }
h2  {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 2px }
.notes   {
	font-size: 10px }
.footer  {
	font-size: 10px }
td   {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif }
li { list-style-image: url("img/basic/arrow.gif"); 	margin-top: 3px }
.bc { font-size: 9px; margin-top: 2px }
table.blades th  { color: #fff; font-weight: bold; background: #36f; text-align: center; border: solid 1px;  width: 25%; } 
table.blades td { background: #ccc; border: solid 1px #fff }
#print  { margin-left: 15px; width: 600px }
#sidenote { background-color: #DFDFDF; padding: 8px; border: solid 1px #ccc }

/* BASIC */
.top { margin-top: 0; }
.divide { padding-bottom: 5px; border-bottom: 1px solid #999; }

/* DEALER TABLES */
.dtable { width: 100%; }
.dtable td { margin: 2px; padding: 5px; background: #eee; vertical-align: top; }
.dlr { margin: 15px 0 0 0; }
