body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0; 
	background: #81bad9 url('../images/back.gif') top center repeat-y;
}
p,li,td,th {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bold {
    font-weight:bold;
}
.form {
    margin-right:12px;
	margin-left:24px;
}
.price {
	font-size: x-small;
	color: #1691d3;
}
.small {
	font-size: x-small;
}
h1 {
    color:#4eabdd;
	margin-left: 24px;
	margin-top: 24px;
}
li {
    margin-bottom: 8px;
}
a.nav:link {
	color: #112D5E;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #112D5E;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #6f8a03;
}
a:visited {
	color: #6f8a03;
}
div.notes {
  position:relative;
  color: #016498;
}






