P  {
	margin: 0px;
}
BODY  {}
.boxtitle  {
	font-size : 14px;
	background-color : #0099CC;
	color : #E4E4E4;
	text-align : center;
	padding-top : 3px;
}

.boxsubject  {
	background-color : inherit;
	font-size : 14px;
	margin-top : 6px;
	text-align : left;
	color : #FF0000;
}

.boxcontent  {
	background-color : inherit;
	font-size : 12px;
	line-height : 14px;
	margin-top : 5px;
	text-align : left;
	color : #000000;
}
 
.boxlist  {
	background-color : inherit;
	color : #000000;
	font-size : 12px;
	line-height : 14px;
	margin-top : 5px;
	text-align : left;
	text-indent : -12px;
	margin-left : 12px;
}

.paddate  {
 	background-color : inherit;
	color : #808080;
	font-style : italic;
}

a:hover  {
	background-color : inherit;
	text-decoration : none;
	color : #FF0000;
}

.formbox {
	background-color : inherit;
	border: 1px solid Silver;
}
.borderDashed {
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.subject {
	background-color : inherit;
	font-size : 18px;
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 10px;
	color : #000080;
	font-weight : bold;
}
.para {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-top : 10px;
	margin-left : 30px;
	margin-right : 10px;
}
.paraNoTM {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-left : 30px;
	margin-right : 10px;
}
.paraList {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-left : 45px;
	margin-right : 10px;
	text-indent: -15px;
}
.paranoindent  {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-top : 10px;
	margin-left : 10px;
	margin-right : 10px;
}
.parasubject {
	background-color : inherit;
	font-size : 18px;
	margin-top : 20px;
	margin-left : 10px;
	margin-right : 10px;
	color : #000080;
	font-weight : bold;
}
.parasubjectwithremark {
	background-color : inherit;
	font-size : 18px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	color : #000080;
	font-weight : bold;
}
.paraListTM {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-left : 45px;
	margin-right : 10px;
	text-indent: -15px;
	margin-top: 10px;
}
.paraNoMR {
	background-color : inherit;
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	margin-top : 10px;
}

.borderDotted {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.borderSolid {
	border: 1px solid #999999;
}
.copyright {
	font-size: 9px;
	font-style: italic;
	color: #808080;
}

.section {
	font-size : 16px;
	margin-top : 10px;
	margin-left : 20px;
	margin-right : 10px;
	color : #000080;
	font-weight : normal;
	line-height: 20px;
}
.para Strong {
	background-color : inherit;
	color : #FF3300;
	font-size : 14px;
	line-height : 20px;
	margin-top : 10px;
	font-weight: normal;

}
.para em {
	background-color : inherit;
	color : #003366;
	font-size : 14px;
	line-height : 20px;
	margin-top : 10px;
	font-weight: normal;
	font-style: italic;

}
.remark {

	background-color : inherit;
	font-size : 9px;
	line-height : 20px;
	margin-top : 10px;
	font-weight: normal;
	font-style: normal;
}
