body {
	background-color:#fff;
	color:#333;
}
.tdleft{
	background-image:url(img/fl_right.gif);
	background-repeat:repeat-y;
}
.tdbottom{
	background-image:url(img/fl_bottom.gif);
	background-repeat:repeat-x;
}
a:link {
	text-decoration: underline;
	color: #555;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:visited {
	text-decoration: underline;
	color: #555;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:active {
	text-decoration: none;
	color: #999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:hover {
	text-decoration: underline;
	color: #f44;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.f11 {
	font-size: 11pt;
	color: #555;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f10 {
	font-size: 10pt;
	color: #555;
	text-decoration: none;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f10m {
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f10mb {
	font-weight: bold;
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9 {
	font-size: 9pt;
	color: #555;
	line-height: 140%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f9m {
	font-size: 9pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9w {
	font-size: 9pt;
	color: #fff;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f8 {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f8m {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f8w {
	font-size: 8pt;
	color: #fff;
	line-height: 120%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.f7 {
	font-size: 7pt;
	color: #555;
	line-height: 110%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.bdr0 {
  border: 0;
  color: #fff;
  border-top: 1px solid #ccc;
}
.bdr1 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #39f;
}
.bdr2 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #339;
}

.bdr3 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #903;
}

.bdr4 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #999;
}

.bdr5 {
  border: 0;
  color: #fff;
  border-top: 2px dotted #bbb;
}
.bdr6 {
  border: 0;
  color: #fff;
  border-top: 1px dashed #bbb;
} 
.bdr7 {
  border: 0;
  color: #fff;
  border-top: 1px dashed #39f;
} 
.bdr10 {
  border: 1px solid #bbb;
} 
.bdr11 {
  border-bottom: 1px solid #bbb;
  border-top: 1px solid #bbb;
} 
.line1 {
	background-image:url(line.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	line-height: 130%;
	color:#555;
	padding:3px;
}
.line1a {
	background-image:url(line.gif);
	background-repeat:repeat-x;
	font-size:9pt;
	line-height: 130%;
	color:#39c;
	padding:3px;
}
form {
	margin:0;
}