.box_ot {
	background : #C2D7EB;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	padding : 10px;
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;

}

.box_ot_email {
	background : #C2D7EB;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	padding : 10px;
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}

.box_bo {
	background : transparent;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 10px solid Green;
	padding : 10px;
	font-family : "Times New Roman";
	font-size : 15pt;
}

.box_hi {
	background : #C2D7EB;
	/* border 0.1 to force NS4 to color box */
	border : 0.1px solid #336699;
	/* NS4 skips these */
	border-bottom : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right : 1px solid #336699;
	border-top : 1px solid #336699;
	padding : 10px;
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	}
	
.main {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
}
   
.t_link {
	font-size : 10pt;
}

.t_hi {
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
}

.t_hi2 {
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
		background : #ACE4C4;
}

.t_ot {
	background : White;
	font-family : "Times New Roman";
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
}

.t_ot2 {
	font-family : "Times New Roman";
	font-size : 13pt;
	font-style : normal;
	font-weight : normal;
}


.t_otb {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}
.t_ot_wgb {
	font-family : "Times New Roman";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	background-color: #DFFFDF;
}

.table_main {
	background : #DFFFDF;
	font-weight : bold;
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : normal;
	table border="5";
	cellpadding="10" cellspacing="5" width="725" bordercolor="#008000" height="1190";
	border : 2px solid #008000;
	padding : 10
}