.style12 {
	font-size: 12px;
	line-height: 150%;
}
.style14 {
	font-size: 14px;
	line-height: 150%;
}
.style15 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #CCCC99;
}
.style16 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #CCCC99;
}
.style16b {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #633333;
}
body {
	background-color: #990000;
	background-image: url(img/bg.jpg);
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
}
h2 {
	font-size: 12px;
	color: #CCCC99;
}
a.type1:link {
	font-size: 14px;
	text-decoration: underline;
	color: #000066;
}
a.type1:visited {
	font-size: 14px;
	text-decoration: underline;
	color: #000066;
}
a.type1:hover {
	font-size: 14px;
	background-color: #CC0000;
	color: #CCCCCC;
	text-decoration: underline;
}