@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FF3333;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
}
.text12_white {
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.text12_red {
	font-size: 12px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
}
.text10 {
	font-size: 10px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}
.text16 {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
}
.text16_red {
	font-size: 16px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
	font-weight: bold;
}
.text20_red {
	font-size: 20px;
	line-height:140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #F33;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:140%;
	color: #666666;
}
