body {
	margin: 0px;
	background-color: #ffffff;
	}
h1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	}
.medave {
	font-size: 11px;
	}
.nav {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
.nav a:link {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.nav a:visited {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
.nav a:hover {
	font-family: arial, verdana;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
	}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.small { font-size: 11px; }
.botNaV { color: #0000cc; font-size: 14px; }
a:hover { color:#FF0000; text-decoration:none }
a:link { color:#0000FF; text-decoration:underline }
.main { font-size: 12px; font-family: Verdana; }
hr { 
	color: #00c0;
	background-color: #00c;
	height: 1px;
	width: 80%;
	text-align: center;
	}
.branding {
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	color: #00c;
	}
.branding a:link, a:visited {
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	color: #00c;
	}
.branding a:hover {
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	color: #00c;
	}