/* CSS Document */

BODY{
	margin:0;
	padding:0;
	border:0;
	background-color:#24251d;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", Osaka;
	font-size:12px;
	color:#FFFFFF;
	line-height: 1.5em;
}

#topics{
font-size:10px;
color:#000000;
}

.stext{
font-size:10px;
}a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.btext {
	font-size: 16px;
	font-weight: bold;
}

table {
	text-align: left;
}
