﻿body {
	background:#fff;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000;
}

a:hover {
	color:#000;
}

#leftNav {
	vertical-align:top;
	width:164px;
}

#main {
	vertical-align:top;
	padding-left:5px;
}

h1 {
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	color:#000;
	display:block;
	margin:0 0 10px 0;
}

#footer {
	padding:15px;
	text-align:center;
}
