.txt   { font-family: "Osaka"; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; color: #333333; }
.cap   { font-family: "Osaka"; font-size: 10pt; font-style: normal; line-height: 10pt; font-weight: normal; color: #333333; }
.tree  { font-family: "Osaka"; font-size: 10pt; font-style: normal; line-height: 8pt; font-weight: normal; color: #333333; }
.sml_txt   { font-family: "Osaka"; font-size: 9pt; font-style: normal; line-height: 10pt; font-weight: normal; color: #333333; }
.error   { font-family: "Verdana"; font-size: 13pt; font-style: normal; line-height: 10pt; font-weight: bold; color: #333333; }

a:link    { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #993300; text-decoration: underline; }
a:visited { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #993300; text-decoration: underline; }
a:hover   { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: underline; }
a:active  { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: underline; }

a:link.mn    { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #666633; text-decoration: none }
a:visited.mn { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #666633; text-decoration: none }
a:hover.mn   { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: underline; }
a:active.mn  { font-family: "Osaka"; font-size: 10pt; font-style: normal; font-weight: normal; color: #FF0000; text-decoration: underline; }

body {
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #999999;
  scrollbar-shadow-color: #999999;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #FFFFFF;
}

input,textarea,select {
  font-family: "Osaka";
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}

h1 { 
	font-size: 9pt;
	font-style: Bold;
	color: #333333; 
	margin-bottom: 3px;
}
h2 { 
	font-size: 12pt;
	font-style: Bold;
	color: #CC6600; 
}
h3 { 
	font-size: 10pt;
	font-style: nomal;
	font-weight: normal;
}
.f14 {
	font-size: 14px;
}
.strong {
	font-weight: bold;
}
.center {
	text-align: center;
}