body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

p { font-size: 12px; }

h2 { color: #000066; text-align: center; font-size: 18px; font-weight: bold; }

h3 { color: #000066; font-size: 14px; font-weight: bold; }

h4 { color: #299c39; font-size: 14px; font-weight: bold; }

th { font-size: 12px; font-weight: bold; vertical-align: top; }
td { font-size: 12px; vertical-align: top; }

#navlink { color: white; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; padding: 2px; }
#navlink a { color: white; text-decoration: none; }

.copy { font-size: 10px; text-align: left; }

.sellsheet {font-size: 10px; }

.b { color: #000066; font-weight: bold; }

.ss { background-color: seashell; }