BODY {
	BACKGROUND: #FFFFFF;
	color: #666666;
	font-size: small;
}
a{COLOR: #006600;}
a:visited {COLOR: #000099;}
a:hover {BACKGROUND: #FFCCCC; COLOR: #FF6600;}
a:active {
	COLOR: #FF6600;
	background-color: #CCFFFF;
}
table {
	font-size: msmall;
	color: #333333;
	line-height: 130%;
}
h1 {
	font-size: small;
	color: #009933;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: small;
	color: #66CC66;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	color: #006600;
	background-image: url(../../image/image_side.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 70%;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
em {
	font-size: small;
	line-height: 120%;
	font-weight: bold;
	color: #9900FF;
}
strong {
	font-size: normal;
	line-height: 120%;
	font-weight: bold;
}
.topcomments {
	color: #006600;
}
.navi {
	font-size: x-small;
}
.group {
	color: #0000CC;
	width: 90%;
	background-color: #CCFFFF;
	margin: 2px;
	padding: 2px 2px 2px 20px;
}
.rimodel {
	font-size: medium;
	color: #993399;
	font-weight: bold;
}
.red-text {
	color: #FF0000;
}
