body { margin: 0; }

.js {  text-align: justify;}
.f7 {  font-size: 7.5pt; line-height: 14px;}
.f7s {  font-size: 7.5pt; line-height: 18px;}
.f8 {  font-size: 8pt; line-height: 15px;}
.f8n {  font-size: 8pt; line-height: 12px;}
.f85 {  font-size: 8.5pt; line-height: 17.5px;}
.f85n {  font-size: 8.5pt; line-height: 16px;}
.f9 {  font-size: 9pt; line-height: 18px;}
.f9s {  font-size: 9pt; line-height: 20px;}
.f9n {  font-size: 9pt; line-height: 16px;}
.f9nsp {  font-size: 9pt; line-height: 16px; letter-spacing: 1px;}
.f10 {  font-size: 14px; line-height: 17px;}
.f10sp {font-size: 14px; line-height: 17px;	letter-spacing: 1px;}
.f10n {  font-size: 13px; line-height: 15px;}
.f11 {  font-size: 15px; line-height: 20px;}
.f12 {  font-size: 16px; line-height: 22px;}
.f12sp {  font-size: 16px; line-height: 22px; letter-spacing : 3px;}
H1 {  font-size: 15px; font-weight:bold; line-height: 19px;}
H2 {  font-size: 14px; font-weight:bold; line-height: 18px;}
H3 {  font-size: 13px; font-weight:bold; line-height: 17px;}


	A:LINK {
		text-decoration : underline;
		color : #000099;
		}
     A:VISITED {
		text-decoration : underline;
		color : #000099;
		}
	A:HOVER {
		text-decoration : underline;
		color : #0000BC;
		}	
	A:ACTIVE {
		text-decoration : underline;
		color : #000099;
		}

