@charset "utf-8";
.header_title {
	text-align: center;
	color: #FFF;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.navigation {
	font-family: "Arial", cursive;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
.content_header {
	font-size: 18px;
	color: #f39;
}
.content_title {
	font-size: 16px;
	color: #f39;
}
.content_header2 {
	font-size: 14px;
	color: #000;
}
.content_content {
	font-size: 14px;
	color: #000;
	text-align: center;
}
.navigation {
	font-family: "Arial", cursive;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
body {
	background-image: url();
	background-repeat: repeat;
	background-color: #FFC;
}
a:link {
	color: #090;
	text-decoration: none;
}
a:visited {
	color: #090;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: none;
}
a:active {
	color: #F90;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, cursive;
	font-size: 12px;
	color: #F39;
}
h1 {
	font-size: 18px;
	color: #F39;
}
h2 {
	font-size: 14px;
	color: #F39;
}
h3 {
	font-size: 12px;
	color: #F39;
}
