@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666;
	text-align: center;
}
.footer_text {
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}
.footer_text2 {
	text-align: center;
	padding-bottom: 12px;
	padding-top: 2px;
	padding-left: 3px;
	line-height: 19px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #0967B5;
	text-decoration: underline;
}
tr {
	background-color: #FFF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/h1_back.gif);
	background-repeat: repeat;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
}
.top_text {
	text-align: right;
	padding-right: 18px;
	background-repeat: repeat-x;
}
