body {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #330000;
	background-image: url(img/back.gif);
	margin: 0px;
}
table#contents {
	background-color: #00116B;
	background-image: url(img/contents_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#copy {
	font-size: 11px;
}
.infotag {
	font-weight: bold;
	color: #FF0000;
}
.ub {
	font-weight: bolder;
}
a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.yellow {
	color: #FFCC00;
	font-weight: bold;
}
