BODY.main {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #E0E0E0;
	color : #000000;
}
A {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}
A.MENU1 {
	font-size : 9pt;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bolder;
	background-color : transparent;
}
A.MENU1:HOVER {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-decoration : none;
	color : #FFFF00;
	background-color : #000000;
}
A.MENU2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
	color : #000000;
}
A.MENU2:HOVER {
	font-size : 7pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000099;
}
A.MENU3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #0033FF;
}
A.MENU3:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	color : #0000CC;
	font-weight : bolder;
}
.TEXT_MAIN2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : justify;
	color : #010101;
}
.TEXT_MAIN4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align : center;
	color : #010101;
}
.TEXT_MAIN3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : justify;
	color : #000033;
}
.HEADER2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #CC0033;
}
.HEADER3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	font-weight : bolder;
	text-align : center;
	color : #010101;
}
.HEADER4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bolder;
	text-align : left;
	color : #010101;
}
.HEADER5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	text-align : left;
	color : #010101;
}
TD.GRAY {
	background-color : #D1D1D1;
}
TD {
	font-size : small;
}

.PIC_BORD {
	border-color : #E6E6E6;
}
HR.LINE1 {
	background : url(image/line1.gif);
}

