@charset "utf-8";
/* CSS Document */


p{
	font-family:Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:normal;
	padding: 3px;
}.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}.navagation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: 993300;
	display: block;
	padding: 8px;
	width: 140px;
	text-decoration: none;
}


.navagation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d03d03;
	display: block;
	padding: 8px;
	width: 140px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytexthighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

