body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(common/back.gif) repeat;
	font-size: 12px;
	line-height: 150%;
}
th, td {
	font: 12px/150% "lr SVbN", "Osaka|";
}
h5 {
	font-size: 16px;
	font-weight: bold;
	} 
p.small {
	font-size: 9px;
	}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
a:active {
	color: #FFFF66;
	text-decoration: underline;
}
.line {
	border: 1px solid #FFFFFF;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.purple {
	color: #990099;
	font-weight: bold;
}
.dark_red {
	font-weight: bold;
	color: #990033;
}

