@charset "UTF-8";
.p/* CSS Document */

 {
	font-family: "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size:12px;
color #000000 ; 
line height: 18p;
	line-height: 20px;
	font-weight: normal;
	color: #444444;
}
.Bold {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Heading {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	line-height: inherit;
}

.Navigation {
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-color: #669966;
	width: 140px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #9933CC;
}


.Navigation:hover {
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-color: #669966;
	width: 140px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #9933CC;
}

