body { 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-bottom: 0px; 	
	font-size: 12px; 
	line-height:16px; 
}

a:active  { color: #0000FF; text-decoration: underline }
a:link  { color: #0000FF; text-decoration: underline }
a:visited  { color: #0000FF; text-decoration: underline }
a:hover   { color: #0000FF; text-decoration: underline}


div#title {
	background-position: 50% 0%; 
	margin: 5px auto;
	height: 10px; 
	width: 670px; 
	color: #888888; 
	text-align: left;
	text-indent: 15px;
	font-size: 12px;
	
}

div#pk {
	background-position: 50% 0%; 
	margin: 7px auto;
	width: 790px; 
	color: #000000; 
	text-align: right;
	text-indent: 20px;
	font-size: 11px;
	
}

.px11n {
	font-size: 11px;

}
.px11nw {
	font-size: 11px;
	color: #FFFFFF;
}

.px12nw {
	font-size: 12px;
	color: #FFFFFF;

}
.px12n {
	font-size: 12px;


}

.px12n20 {
	font-size: 12px;
	line-height: 20px;

}


.px14nb {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;

}

.px14n {
	font-size: 14px;
	line-height: 26px;

}

.px14nw {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;

}

.px16nw {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;

}
.border01 {
	border: 1px solid #CACECA;
}
.border02 {
	border: 1px dotted #999999;
}