a.navbar:link {color: white; text-decoration: none; }
a.navbar:visited {color: white; text-decoration: none; }
a.navbar:active {color: white; text-decoration: underline; }
a.navbar:hover {color: white; text-decoration: underline; }
a.navbarb:link {color: black; text-decoration: none; }
a.navbarb:visited {color: black; text-decoration: none; }
a.navbarb:active {color: black; text-decoration: underline; }
a.navbarb:hover {color: black; text-decoration: underline; }

.printme { display:none; }
body { margin: auto; margin-top: 5px}
.main { margin: auto; width: 800px; }
td.left {width: 0}
td.center {width: 800}
td.right {width: 0}

h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
}
td.navbar {font-color: white}

p.navbar {font-color: white}
p {
	font-size: 100%;
}


td {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:circle;
}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.nounderbrown
	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #941D77; text-decoration: none;} 
.nounderyellow
	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffff00; text-decoration: none;} 
