BODY {
	font-family: Verdana, Arial, helvetica, sans-serif;
	cursor: default;
	SCROLLBAR-FACE-COLOR: #FFFFCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFCC99;
	SCROLLBAR-SHADOW-COLOR: #FFCC99;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC99;
	SCROLLBAR-ARROW-COLOR: #FFCC99;
	SCROLLBAR-TRACK-COLOR: #FFCC99;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC99;
	scrollbar-base-color : #000000;
	overflow-x : auto;
	overflow-y : scroll;
}

A { text-decoration: none; color: Navy; cursor: hand; }
A:hover { text-decoration: underline; color: Maroon; }
A.active { text-decoration: underline; color: Red; }
A.active:hover { text-decoration: underline; color: Maroon; }
A.visited { text-decoration: underline; color: Gray; }
A.visited:hover { text-decoration: underline; color: Maroon; }

H1 { font-family: Tahoma, Arial, helvetica, sans-serif; font-size:18px; }
H2 { font-family: Tahoma; color: Red; font-size:16px; }
H3 { font-family: Tahoma; font-size:14px; }
H4 { font-family: Tahoma; font-size:12px; }


.tit1 {
	font-family: Tahoma, Arial, helvetica, sans-serif; font-size:18px; 
	color: #0000cc;
}

.txt1 {
}


.not_tbl_table { }
.not_tbl_FEC { font-weight: bold; }
.not_tbl_data {}
.not_tbl_TIT {}
.not_tbl_TEX {}
.not_tbl_URL {}

.not_ind_TIT {}
.not_ind_data {}
.not_ind_FEC { font-weight: bold; }
.not_ind_DES {}
.not_ind_URL {}

