h1 { 	font-family: arial,verdana,helvetica; 
	font-size: large; 
	text-align: center; }

h2 { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

h3 { 	font-family: arial,verdana,helvetica; 
	font-size: small; }

h4 { 	font-family: arial,verdana,helvetica; 
	font-size: small; }

p { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

p.error { 
	font-family: arial,verdana,helvetica; 
	font-size: medium; 
	color:red; 
	}

dt { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

dl { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

li { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

ul { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

body { 	bgcolor: white; 
	font-family: arial,verdana,helvetica; 
	font-size: medium; }

a.navbar { 
	font-family: arial,verdana,helvetica; 
	font-size: medium; }

a.footer { 
	font-family: arial,verdana,helvetica; 
	font-size: small; }

a.header { 
	font-family: arial,verdana,helvetica; 
	font-size: small; 
	color: yellow; 
	text-decoration:none; }

a:hover {
	text-decoration: underline;
	color: #000000;
	background: #BDC4E5;
	}

a.header:visited { 
	color: gray }

a.header:active { 
	color: blue }

a.header:link { 
	color: white }

a.footer:visited { 
	color: white }

a.footer:active { 
	color: blue }

a.footer:link { 
	color: #ffffcc }

td { 	font-family: arial,verdana,helvetica; 
	font-size: medium; }

td.locator { 
	font-family: arial,verdana,helvetica; 
	font-size: small; }

td.header { 
	font-family: arial,verdana,helvetica; 
	color: #ffffcc; 
	font-size: CLASS_TD_HEADER; }

td.footer { 
	font-family: arial,verdana,helvetica; 
	font-size: small; 
	color:white; }

td.register { 
	font-family: arial,verdana,helvetica; 
	font-size: small; }

td.checkerr { 
	font-family: arial,verdana,helvetica; 
	font-size: small; 
	color:red; }

