body {
	margin: 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000000;
}
td {
	font-size: 0.8em;
}
.banner {
	background:  #293163 url("/images/pattern.gif") repeat-x;
}
.nav {
	background: #BED731;
}
.footer {
	background: #BED731;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.6em;
}
a:link,a:visited,a:visited:hover,a:hover,a:active {
	color: #9FB623;
}
