body {
	color: black;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #666666
}


a.nav:link {color: #0000FF
}


a.nav:active {color: #FF0000
}


a.nav:visited {color: #800080
}


a.nav:hover {text-decoration: none;
	 color: white;
	 background-color: red
}


a.body:link {color: #0000FF
}


a.body:active {color: #FF0000
}


a.body:visited {color: #800080
}


a.body:hover {text-decoration: none
}


H2 {
	FONT-FAMILY: Georgia, 'Bookman Old Style', 'Times New Roman', Times, serif
}


.regular  {
	FONT-FAMILY: Georgia, 'Bookman Old Style', 'Times New Roman', Times, serif
}


.copyright  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%
}


.navigation  {
	font-family: Verdana, Arial, Helvetica, sans-serif
}


.biggerline  {
	line-height: 140%
}


.smallbreak  {
	font-size: 0.5ex;
	line-height: 1.5ex
}


.redbox  {
	border-width: 2px;
	border-style: solid;
	border-color: red;
	background-color: white;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 0px
}
