td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #365E7F;
}
a:hover { 
	color: #FF8000;
	text-decoration: underline; 
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #365E7F;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF8000;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-size: 12px;
}
.text-bold {
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-size: 12px;
	text-align: justify;
}
.smallb {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.smallbb {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.text-small {
	font-size: 10px;
}
.text-copy {
	font-size: 10px;
	color: #FFFFFF;
}
.text-left {
	font-size: 12px;
	text-align: justify;
}
.text-menu {
	font-weight: bold;
	font-size: 15px;
	color: #FF8000;
}
.text-menu-hover {
	text-decoration: underline;
}
.a-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a-lang {
	color: #FF8000;
	text-decoration: underline;
}
.date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #D6DBE8;
	color: #000000;
}
.pr00 {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}
.pr01 {
	background-color: #FFFFFF;
	font-size: 10px;
}
.pr02 {
	background-color: #FAFAFA;
	font-size: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
