a.navbar:link {color: #020451; text-decoration: none; }
a.navbar:visited {color: #020451; text-decoration: none; }
a.navbar:active {color: #2922EA; text-decoration: underline; }
a.navbar:hover {color: #2922EA; 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: 1000px; }
td.left {width: 50px}
td.center {width: 900px}
td.right {width: 50px}

h1 {
	font-size: 160%;
	font-family: 'Agency FB', sans-serif;
}
h2 {
	font-size: 140%;
	font-family: 'Agency FB', sans-serif;
}
td.navbar {font-color: #000080}

p.navbar {font-color: #000080}
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: url(/images/condot.gif);
}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
