
body {
	font-family: arial, helvetica, sans-serif; 
	color: black;
	background-color: #F8F8FF }

p { 
	font-size: 0.85em; 
	font-weight: normal; 
	text-align: justify }

p.2 { 
	font-size: 0.75em; 
	font-weight: normal; 
	text-align: center }

p.3 { 
	font-size: 0.85em; 
	font-weight: normal; 
	text-align: center }

p.copy { 
	font-size: 0.7em; 
	font-weight: normal; 
	text-align: center }

h2 { 
	margin-top: 0em; 
	margin-bottom: .1em;
	text-align: center }

h5 { 
	font-size: .9em;
	margin-top: 1em; 
	margin-bottom: -0.5em;
	text-align: left }

h4 { 
	font-size: 0.95em;
	margin-top: 2em; 
	margin-bottom: 0em;
	text-align: center }

A.nav {
	font-size: .8em;
	font-weight: bold;
	color: White;
	text-decoration: none; }

A.nav:Visited {
	color: White;
	text-decoration: none;}

A.nav:hover {
	color: Gold; 
	background-color: none;
	font-weight: bold; 
	text-decoration: none; }

A.nav:Active {
	color: White;
	text-decoration: none; }

A:hover {
	color: Red; 
	background-color: none; 
	font-weight: normal;
	text-decoration: underline; }

A.2:hover {
	color: Red; 
	background-color: none; 
	font-weight: bold;
	text-decoration: underline; }

ul { 
	font-size: 0.85em; 
	line-height: 1.5em;
	font-weight: normal; 
	text-align: left; }



