/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006633;
	line-height:18px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: inherit;
	background-color: #FFFFCE;
	visibility: hidden;
	right: auto;
	bottom: auto;
}


.navigation:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	display: none;
	padding: 0px;
	width: auto;
	background-color: #6B1000;
}
#history p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 4px;
	padding: 0;
}
