A		{ color:blue; }
A:hover	{ color:red; background-color: #ffff00; }
BODY	{ font-family:"‚l‚r ‚oƒSƒVƒbƒN",Osaka,Arial;font-size:9pt;font-weight:none;color:black;background:white; }
TD		{ font-size:11pt; }

.s9		{ font-size:9pt; }
.s11	{ font-size:11pt; }
.s13	{ font-size:13pt; }
.s15	{ font-size:15pt; }
.s18	{ font-size:18pt; }

.blue9	{ color:blue; font-size:9pt; }
.green9	{ color:#00B000; font-size:9pt; }
.red9	{ color:red; font-size:9pt; }

.blue11	{ color:blue; font-size:11pt; }
.green11{ color:#00B000; font-size:11pt; }
.red11	{ color:red; font-size:11pt; }

.blue13	{ color:blue; font-size:13pt; }
.green13{ color:#00B000; font-size:13pt; }
.red13	{ color:red; font-size:13pt; }

.blue15	{ color:blue; font-size:15pt; }
.green15{ color:#00B000; font-size:15pt; }
.red15	{ color:red; font-size:15pt; }

.blue18	{ color:blue; font-size:18pt; }
.green18{ color:#00B000; font-size:18pt; }
.red18	{ color:red; font-size:18pt; }

