.js {  text-align: justify;}
.f7 {  font-size: 9px;}
.f8 {  font-size: 10px;}
.f9 {  font-size: 11px}
.f10 {  font-size: 12px; line-height: 15px;}
.f10s {  font-size: 12px; line-height: 18px;}
.f10ss {  font-size: 12px; line-height: 22px;}
.f11 {  font-size: 13px}
.f11s {  font-size: 13px; line-height: 18px;}
.f11sp {  font-size: 13px; line-height: 18px; letter-spacing : 1px;}
.f12 {  font-size: 14px}
.f12s {  font-size: 14px; line-height: 20px;}
.f12sp {  font-size: 14px; line-height: 20px; letter-spacing : 1px;}
H1 {  font-size: 18px; font-weight:bold; line-height: 22px;}
H2 {  font-size: 16px; font-weight:bold; line-height: 20px;}
H3 {  font-size: 14px; font-weight:bold; line-height: 18px;}

li { font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 12px; line-height: 16px; padding-bottom : 6px; padding-left : 0px; padding-right : 0px; padding-top : 0px; }

	A:LINK {
		text-decoration : underline;
		color : #000099;
		}
     A:VISITED {
		text-decoration : underline;
		color : #000099;
		}
	A:HOVER {
		text-decoration : underline;
		color : #AC1C1B;
        
		}	
	A:ACTIVE {
		text-decoration : underline;
		color : #000099;
		}
