h1 { font-size: 9px; color: #FFFFFF; font-weight: normal; margin: 0px; }
.e08 { font-size: 8px; line-height: 110%; }
.e09 { font-size: 10px; line-height: 110%; }
.e10a { font-size: 11px; color: #FFFFFF; line-height: 110%; }
.e10 { font-size: 11px; line-height: 110%; }
.e12 { font-size: 13px; line-height: 110%; }
.e14 { font-size: 15px; line-height: 120%; }
.e16 { font-size: 17px; line-height: 120%; }
.e18 { font-size: 19px; line-height: 120%; }
.e20 { font-size: 21px; line-height: 120%; }
.copyright { font-size: 11px; color: #FFFFFF; }
.j09 { font-size:  9px; line-height: 120%; }
.j10 { font-size: 10px; line-height: 130%; }
.j12 { font-size: 12px; line-height: 130%; }
.j12_bold { font-size: 12px; font-weight: bold; line-height: 130%; }
.j12_oran { font-size: 12px; color: #FF6600; line-height: 130%; }
.j12_red { font-size: 12px; color: #CC0000; line-height: 130%; }
.j12_bleu { font-size: 12px; font-weight: bold; color: #006699; line-height: 130%; }
.j12_anno { font-size: 12px; color: #FF6666; line-height: 130%; }
.j13 { font-size: 13px; line-height: 130%; }
.j14 { font-size: 14px; line-height: 130%; }
.j14_bold { font-size: 14px; font-weight: bold; line-height: 130%; }
.j14_copy { font-size: 14px; font-weight: bold; color: #006699; line-height: 130%; }
.j14_oran { font-size: 14px; font-weight: bold; color: #FF6600; line-height: 130%; }
.j14a_bold { font-size: 14px; color: #FFFFFF; font-weight: bold; line-height: 130%; }
.j16 { font-size: 16px; line-height: 130%; }
.j18 { font-size: 18px; line-height: 130%; }
.j20 { font-size: 20px; line-height: 130%; }

body{
	background-color:#FFFFFF;
	color:#333333;
	margin: 0px;
	background-image: url(if/bg.png);
 }

a { color: #006699; text-decoration: underline; }
a:link    { color: #333333; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:hover   { color: #FF6666; text-decoration: none; }
a:active  { color: #FF6666; text-decoration: none; }

a.p1 { color: #FFFFFF; text-decoration: none; }
a.p1:link    { color: #FFFFFF; text-decoration: underline; }
a.p1:visited { color: #FFFFFF; text-decoration: underline; }
a.p1:hover   { color: #FF0000; text-decoration: none; }
a.p1:active  { color: #FF0000; text-decoration: none; }

input,textarea{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

