a			{ color: white; text-decoration: none; }
a:hover		{ text-decoration: underline; color: lightgreen; }
body			{ background-color: #c4c4c4; background-repeat: repeat-x; margin: 0; padding: 0; }
body, td		{ font-family: arial; font-size: 12px; color: #333333; }
.border		{ border-right: 1px solid #c4c4c4; border-left: 1px solid #c4c4c4; }
.border2		{ border-right: 3px double #ffffff; border-left: 3px double #ffffff; }
.footer		{ color: #444444; font-size: 9px; text-decoration: none; padding: 10px 0 10px 0; }
.hilite		{ font-size: 13px; color: darkgreen; }
.main		{ padding: 10px 0 20px 0; }
.main2		{ padding: 32px 30px 0 32px; vertical-align: top; }
.nav			{ text-align: center; color: white; font-weight: bold; }
