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

p,p1,p2,portnav,.portnavactive { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:14px;
	font-style:italic;
	color:#424242;
}

.p1:hover {
	color:#f79321;
	}
.p2 {
	font-style:normal;
	font-size:10px;
}

.portnav,.portnavactive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	line-height:0px;
}

.portnav:hover {
	color:#8bc83f;
	}
	
.portnavactive {
	color:#8bc83f;
	font-style:normal;
	}
	