body {
	font-family: "lr SVbN", "Osaka|"
}
a:link { color: #3333FF}
a:visited { color: #6666FF}
a:active { color: #CC0000; text-decoration: underline}
a:hover { color: #3333FF; text-decoration: underline}

.tbg1 { background-color: #EEEEFF}
.tbg3 { background-color: #9999FF }
.tbg2 { background-color: #CCCCFF }
.tbg4 { background-color: #6666FF }

.n {
	font-size:10pt;
	color:#000033
}
.nb {
	font-size: 10pt;
	font-weight: bold;
	color: #000033
}
.nl {
	font-size: 10pt;
	line-height: 14pt;
	color: #000033
}
.nbl {
	font-size: 10pt;
	line-height: 16pt;
	font-weight: bold;
	color: #000033
}
.s {
	font-size: 8pt;
	color: #000033
}
.sb {
	font-size: 8pt;
	font-weight: bold;
	color: #000033
}
.sbl {
	font-size:8pt;
	line-height:12pt;
	font-weight:bold;
	color:#000033
}
.sl {
	font-size: 8pt;
	line-height: 12pt;
	color: #000033
}
.b {
	font-size: 16pt;
	color: #000033
}
.bl {
	font-size: 16pt;
	line-height: 20pt;
	color: #000033
}
.bb {
	font-size: 16pt;
	color: #000033;
	font-weight: bold
}
.bbl {
	font-size: 16pt;
	line-height: 20pt;
	color: #000033;
	font-weight: bold
}
.bblr {
	font-size: 16pt;
	line-height: 20pt;
	color: #CC0000;
	font-weight: bold
}
.btnblue {
	color: #0000CC;
	background-color: #DDDDFF;
	border-top:1px solid #6666FF;
	border-left:1px solid #6666FF;
	border-bottom:1px solid #6666FF;
	border-right:1px solid #6666FF;
	padding: 0px 3px 0px 3px;
}
.btnred {
	color: #CC0000;
	background-color: #FFDDDD;
	border-top:1px solid #FF6666;
	border-left:1px solid #FF6666;
	border-bottom:1px solid #FF6666;
	border-right:1px solid #FF6666;
	padding: 0px 3px 0px 3px;
}
