body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	color: #000000;
}

body {
	background-color: #290000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a:link {
	color: #CC3300;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CC3300;
}

a:hover {
	text-decoration: underline;
	color: #CC3300;
}

a:active {
	text-decoration: none;
	color: #CC3300;
}

.bg01 {
	background-image: url(../_img/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg02 {
	background-image: url(../_img/bg02.jpg);
	background-repeat: repeat-y;
}

.bg03 {
	background-image: url(../_img/bg03.jpg);
	background-repeat: no-repeat;
}