body{
	font-size        : 11pt;
	font-family      : "‚l‚r ƒSƒVƒbƒN";
	color            : white;
	line-height      : 1.2em;
	margin           : 0.5em 0.5em;
}
strong{
	font-size   : 12pt;
	font-weight : 700;
	color       : white;
}
strong.sp1{
	font-size   : 10pt;
	color       : aqua;
}
strong.sp2{
	font-size   : 10pt;
	color       : mediumpurple;
}
strong.sp3{
	font-size   : 9pt;
	color       : tomato;
}
a:link{
	color       : gold;
}
a:visited{
	color       : gold;
}
a:active{
	color       : gold;
}
a:hover{
	color       : gold;
        font-weight : 700;
}