body { margin: 0px;  background-image: url(images/header.gif); background-repeat: repeat-x; color: #333333;}
.f1 { font-size: 60%; line-height: 150%; color: #333333; }
.f2 { font-size: 70%; line-height: 150%; color: #333333; }
.f3 { font-size: 80%; line-height: 150%; color: #333333; }
.f4 { font-size: 105%; line-height: 150%; color: #333333; }
.f4 { font-size: 120%; line-height: 150%; color: #333333; }
h1 { font-size: 16px; line-height: 20px; ; font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"}
h2 { font-size: 24px; }
h3 { font-size: 16px; }
p { line-height: 140%; }
span { font-size: 10px; line-height: 140%; }
a:link {
	text-decoration: none;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover { color:#FE9103; ; text-decoration: underline}

a:link.underline {
	text-decoration: underline;
	color: #009933;
}
a:active.underline {
	text-decoration:none;
	color: #999999;
}
a:visited.underline {
	text-decoration: underline;
	color: #006600;
}
a:hover.underline { 
	color:#FE9103;
	text-decoration: underline;
}


	



