<STYLE TYPE="text/css">
/*******************************************************************/
FONT{
	text-align : left;
	font-size : 12px;
	color : Black;
}
/*******************************************************************/
.tr-type1{
	height : 20px;
}
/*******************************************************************/
.th-type1{
	text-align : center;
	background-color : #6699FF;
	font-size : 12px;
}
.th-type2{
	text-align : center;
	background-color : #FFCCCC;
	font-size : 12px;
}
.th-type3{
	text-align : center;
	background-color : #4169E1;
	font-size : 12px;
}
/*******************************************************************/
.td1-left{
	text-align : left;
	font-size : 10pt;
	vertical-align : middle;
}
.td1-center{
	text-align : center;
	font-size : 10pt;
	vertical-align : middle;
}
.td1-right{
	text-align : right;
	font-size : 10pt;
	vertical-align : middle;
}
/*******************************************************************/
.header1-center{
	text-align : center;
	font-size : 15px;
	color : White;
	font-weight : bold;
	background-color : Navy;
}
.header2-center{
	text-align : center;
	font-size : 20px;
	color : Navy;
	font-weight : bold;
}
.header1{
	text-align : left;
	font-size : 15px;
	color : Navy;
}
.header2{
	text-align : left;
	font-size : 12px;
	color : Navy;
	font-weight : bold;
}
/*******************************************************************/
.title1-left{
	text-align : left;
	font-size : 20px;
	font-weight : bold;
	color : white;
}
.title-type1{
	text-align : center;
	font-size : 12px;
	color : Black;
	background-color : #CCCCCC;
}
/*******************************************************************/
.input-type1{
	text-align : right;
}
/*******************************************************************/
.left12blue{
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	color : Blue;
}
.left10black{
	text-align : left;
	font-size : 12px;
	color : Black;
}
.left10red{
	text-align : left;
	font-size : 12px;
	color : red;
}
.center10black{
	text-align : center;
	font-size : 10px;
	color : black;
}
.center10red{
	text-align : center;
	font-size : 10px;
	color : Red;
}
.center10white{
	text-align : center;
	font-size : 10px;
	color : White;
}
.right10black{
	text-align : right;
	font-size : 10px;
	color : Black;
}
.ridge{border-style:ridge;background-color:#FFFFFF;color:black;}
.error{
	font-size : 12px;
	color : Red;
	text-align : left;
}
.table-td-bgcolor1{
	background-color : #DCDCDC;
}
.table-td-bgcolor2{
	background-color : #F0F8FF;
}
.test-output{
	font-size : 8pt;
	color : White;
	background-color : Navy;
	text-align : left;
}
</STYLE>
