body { font-family: Arial; color: black; font-size: 13px; margin: 0px;  }
a:link { color: #0000D2; text-decoration: undeltine; }
a:hover { color: #D50000; text-decoration: none;}
a:visited { color: #666666; text-decoratiion: underline}
a.small:link {color: #0000D2; text-decoration: undeltine; font-size: 10px; font-family: Arial; padding-left: 2px; padding-right: 2px;}
a.small:hover { color: #D50000; text-decoration: none; font-size: 10px; font-family: Arial;  padding-left: 2px; padding-right: 2px;}
a.small:visited { color: #666666; text-decoration: underline; font-size: 10px; font-family: Arial;  padding-left: 2px; padding-right: 2px;}

.titlePAP {
	font-family: Arial; font-size: 13px; color: #161663; padding: 4px;
}

.tdTitle {
	font-family: Arial; font-size: 13px; font-weight: bold; border-bottom: 1px dotted #fabc13; color: #1F476B; background-color: white; padding: 4px;
}

.txt {
	font-family: Arial; font-size: 13px; text-align: justify; line-height: 18px; color: black;
}

.black13 {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: black;
	text-align: right;
}
.inData {
	font-family: Arial; font-size: 12px; color: blue;
}

.form {
	font-family: Arial; font-size: 13px; color: black; padding-left: 20px;
}

.td_lp {
	border-bottom: 1px dotted #cccccc; 	font-family: Arial; font-size: 13px;
}

.IssueVol { background: #F0F8FF; }
