@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
a.m:LINK{
	color:#666666;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}
a.m:VISITED{
	color:#666666;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}
a.m:HOVER{
	color:#FF0000;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	}
a.n:LINK{
	color:#FF0000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}
a.n:VISITED{
	color:#FF0000;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}
a.n:HOVER{
	color:#666666;
	text-decoration: underline;
	font-size:14px;
	font-weight:bold;
	}
a.f:LINK{
	color:#666666;
	text-decoration: none;
	font-size:9px;
	}
a.f:VISITED{
	color:#666666;
	text-decoration: none;
	font-size:9px;
	}
a.f:HOVER{
	color:#FF0000;
	text-decoration: underline;
	font-size:9px;
	}
a.r:LINK{
	color:#0000ff;
	text-decoration: underline;
	font-size:9px;
	}
a.r:VISITED{
	color:#0000ff;
	text-decoration: underline;
	font-size:9px;
	}
a.r:HOVER{
	color:#FF0000;
	text-decoration: underline;
	font-size:9px;
	}
.footer {
	font-size: 9px;
	}
.test {
	color: #ff0000;
	text-align:left;
	font-size: 10px;
	}
.testname {
	color: #000000;
	font-size:12px;
	}
.title {
	color:#ff0000;
	font-size: 16px;
	font-weight:bold;
	}
.subtitle {
	color:#666666;
	font-size: 12px;
	font-weight:bold;
	}
.bt {
	font-size:12px;
	}
