/* CSS Document */
p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	padding: 0;
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.navigation {
	font-size: 11pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 250px;
	text-align: left;
	padding: 3 px;
	font-family: Arial, Helvetica, sans-serif;
}

.navigation:hover {
	color: #FFFF99;
	background-repeat: no-repeat;
	width: 250px;
	max-width: 250px;

}

general{
	font-family: "Typewriter New Roman";
	color: #000000;
	line-height: 15pt;
	padding: 7px;
	font-style: normal;
	font-weight: 900;
	font-size: 15pt;
