/* ====== CSS [Main] ==================== */
BODY {
	font-size : 12pt;
	color : #333333;
	background-color : #CCCCCC;
	background-image:   url(../img/bg.gif);
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
}
TR,TH,TD {
font-size : 10pt ;
}

/* ====== Bg-COLOR[Link] ==================== */
A:link {color : #CC0000}
A:visited {color : #CC0000}
A:active {color : #CC0000}
A:hover {color : #000033}
A:link, A:visited, A:active, A:hover { text-decoration : underline ; font-weight : bold }

/* ====== CSS COLOR[Size & Color & Style] ==================== */
.ad0 { font-size : 10pt ; font-weight : bold ;}
.ad2 { font-size : 12pt ; font-weight : bold ;}
.ad4 { font-size : 14pt ; font-weight : bold ;}
.ad6 { font-size : 16pt ; font-weight : bold ;}
.ad8 { font-size : 18pt ; font-weight : bold ;}

.p0 { font-size : 10pt ; font-weight : bold ; color : #666666 ;}
.p2 { font-size : 12pt ; font-weight : bold ; color : #666666 ;}
.p4 { font-size : 14pt ; font-weight : bold ; color : #666666 ;}
.p6 { font-size : 16pt ; font-weight : bold ; color : #666666 ;}
.p8 { font-size : 18pt ; font-weight : bold ; color : #666666 ;}
.p10 { font-size : 10pt ; font-weight : bold ; color : #FFFF00 ;}
.p12 { font-size : 12pt ; font-weight : bold ; color : #FFFF00 ;}
.p14 { font-size : 14pt ; font-weight : bold ; color : #FFFF00 ;}
.p16 { font-size : 16pt ; font-weight : bold ; color : #FFFF00 ;}
.p18 { font-size : 18pt ; font-weight : bold ; color : #FFFF00 ;}
.p20 { font-size : 10pt ; font-weight : bold ; color : #663300 ;}
.p22 { font-size : 12pt ; font-weight : bold ; color : #663300 ;}
.p24 { font-size : 14pt ; font-weight : bold ; color : #663300 ;}
.p26 { font-size : 16pt ; font-weight : bold ; color : #663300 ;}
.p28 { font-size : 18pt ; font-weight : bold ; color : #663300 ;}
.p30 { font-size : 10pt ; font-weight : bold ; color : #999999 ;}
.p32 { font-size : 12pt ; font-weight : bold ; color : #999999 ;}
.p34 { font-size : 14pt ; font-weight : bold ; color : #999999 ;}
.p36 { font-size : 16pt ; font-weight : bold ; color : #999999 ;}
.p38 { font-size : 18pt ; font-weight : bold ; color : #999999 ;}
.pw0 { font-size : 10pt ; font-weight : bold ; color : #FFFFFF ;}
.pw2 { font-size : 12pt ; font-weight : bold ; color : #FFFFFF ;}
.pw4 { font-size : 14pt ; font-weight : bold ; color : #FFFFFF ;}
.pw6 { font-size : 16pt ; font-weight : bold ; color : #FFFFFF ;}
.pw8 { font-size : 18pt ; font-weight : bold ; color : #FFFFFF ;}

/* ====== CSS COLOR[Color Only] ==================== */
.F { color : #666666 ;}
.F1 { color : #FFFF00 ;}
.F2 { color : #663300 ;}
.F3 { color : #999999 ;}
.Fw { color : #FFFFFF ;}

/* ====== CSS COLOR[Back Ground] ==================== */
.Back { background-color : #666666 ;}
.B1 { background-color : #FFFF00 ;}
.B2 { background-color : #663300 ;}
.B3 { background-color : #999999 ;}
.B4 { background-color : #CCCCCC ;}
.Bw { background-color : #FFFFFF ;}

/* ====== CSS STYLE[Basic] ==================== */
.B { font-weight : bold ;}
.S10 { font-size : 10pt ;}
.S12 { font-size : 12pt ;}
.S14 { font-size : 14pt ;}
.S16 { font-size : 16pt ;}
.S18 { font-size : 18pt ;}
