p {
	font-family:arial, helvetica, sans serif;
	color:#006699;
	font-size:9pt;
	text-align:justify;
}

p.KPHead {
	font-family:arial, helvetica, sans serif;
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	text-align:left;
	line-height:50%;
}

p.KPSub {
	font-family:arial, helvetica, sans serif;
	color:#ffffff;
	font-size:11pt;
	text-align:left;
	line-height:50%;
}

.taboff{
	background-image:url('images/kp_tab_orange.gif'); 
	background-repeat:no-repeat;
	padding-left:5px;
	font-family:arial, helvetica, sans serif;
	color:#ffffff;
	font-size:7.5pt;
	font-weight:bold;
}

.tabon{
	background-image:url('images/kp_tab_red.gif');
	padding-left:5px;
	background-repeat:no-repeat;
	font-family:arial, helvetica, sans serif;
	color:#ffffff;
	font-size:7.5pt;
	font-weight:bold;
}

.kp_dropdown{
	background:#ff9763;
	font-family:arial, helvetica, sans serif;
	color:#ffffff;
	font-size:7.5pt;
	font-weight:bold;
	border:1pt solid white;
}



	a:link.kplink {color:white;text-decoration:none;}
	a:visited.kplink {color:white;text-decoration:none;}
	a:hover.kplink {color:white;font-weight:bold;text-decoration:none;}


p.head {
	font-family:arial, helvetica, sans serif;
	color:#006699;
	font-size:12pt;
	font-weight:bold;
}

li {
	font-family:arial, helvetica, sans serif;
	color:#006699;
	font-size:9pt;
	text-align:justify;
}

span.ports {
	color:red;
	font-weight:bold;
}

a:link {
	color: #006699;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #006699;
}

a:active {
	color: #006699;
}