BODY{
	background-color: white;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : black;
}
BODY,INPUT,SELECT,TEXTAREA,FORM,TABLE,A{font: 9pt;}
table,img{border:0px;empty-cells:show; }

.pageborder{
	border-left: 1px black solid;
	border-right: 1px black solid;
}
.tdbody{
	width:768px;
	border-left: 1px black solid;
	border-right: 1px black solid;
}
A{
	color: BLACK;
	text-decoration: underline;
}
A:active{
	color: BLACK;
	text-decoration: underline;
}
A:visited{
	color: BLACK;
	text-decoration: underline;
}
A:hover{
	color: Maroon;
	text-decoration: NONE;
	
}

.tblnav{
	width: 100%;
}
.tblnav td{
	padding:2px;
	padding-left: 10px;
	background-color: #34675E;
	border-top: 2px #E37C00 solid;
	color: White;
}
.aNav:link{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.aNav:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.aNav:hover{
	color: #efefef;
	font-weight: bold;
	text-decoration: underline;
}


.tdSubject2L{
	text-align: left;
}
.tdSubject2C{
	text-align: center;
}
.tdSubject{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.tdDetail{
	font-size:11pt;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
}
.anl20:link{
	line-height: 22px;
}
.anl20:visited{
	line-height: 22px;
}
.anl20:hover{
	line-height: 22px;
}
.tdSecCnt20{
	line-height: 22px;
}
