.sg2{
	font-size: 12px;
	line-height: 140%;
	color: #333333
}

.s2{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0066FF
}

.s1{
	font-size: 11px;
	line-height: 120%;
	color: #0066FF
}


.t2{
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF
}

.t1{
	font-size: 11px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF
}

a.navi:link {
	color: #ffffff;
	text-decoration: none;
}
a.navi:visited {
	color: #ffffff;
	text-decoration: none;
}
a.navi:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.navi:active {
	color: #FFFFFF;
	text-decoration: none;

}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
.tex {
	font-size: 12pt;
}
.r1 {
	font-size: 10px;
	color: #FF0000;
}
.rb1 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 5px;
	text-decoration: blink;
}
