A 			{ text-decoration:none; color: #DEA520; font-family: verdana; font-size: 12px; font-weight: bold; }
A.small			{ text-decoration:none; color: #DEA520; font-family: verdana; font-size: 10px; font-weight: bold; }
A.nav 			{ text-decoration:none; color: #F5F5DC; font-family: verdana; font-size: 12px; font-weight: bold; }
A:hover			{ text-decoration:underline; color: #DEA520; font-family: verdana; font-size: 12px; font-weight: bold; }
A.small:hover		{ text-decoration:underline; color: #DEA520; font-family: verdana; font-size: 10px; font-weight: bold; }
A.nav:hover		{ text-decoration:none; color: #FFFFFF; font-family: verdana; font-size: 12px; font-weight: bold; }

BODY			{ background-color: #F5F5DC; margin: 0px; }

H3			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 18px; color: #F5F5DC; }

form			{ margin-bottom: 0; margin-top: 0;}
input			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; }
input.small		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; }
select.small		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; }
textarea		{ font-family: verdana; color: black; font-size: 10px; }

li			{ margin-bottom: 2; }

td			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 12px; color: #000000; }
td.beige		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 12px; color: #F5F5DC; }
td.justify		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 12px; color: #000000; text-align: justify; }
td.small		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; color: #000000; }
td.border		{ border-bottom:1pt solid black; border-top:1pt solid black; border-left:1pt solid black; border-right:1pt solid black; }
td.borderBottom		{ border-bottom:1pt solid black; }
td.borderBottomRight	{ border-bottom:1pt solid black; border-right:1pt solid black; }
td.borderTop		{ border-top:1pt solid black; }
td.borderRight		{ border-right:1pt solid black; }
td.borderLeft		{ border-left:1pt solid black; }

tr.borderBottom		{ border-bottom:1pt solid black; }