body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBE8E2;
	text-align: justify;
}
.link_01 {
	font-size: 11px;
	color: #000000;
	line-height: 10px;
	margin: 1px;
}
.link_01:hover {
	color: #FF0000;
}
.link_02 {
	font-size: 11px;
	color: #003366;
	text-transform: lowercase;
	margin: 2px;
	line-height: 10px;
}
.link_02:hover {
	color: #FF0000;
}
.link_03 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10px;
	margin: 1px;
}
.link_03:hover {
	color: #FF0000;
}
.link_04 {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link_04:hover {
	color: #000000;
	text-decoration: underline;
}
.link_04b {
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
}
.link_04b:hover {
	color: #000000;
}
.link_05 {
	font-size: 12px;
	color: #FF0000;
}
.link_05:hover {
	color: #000000;
}
.text_01 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 2px;
}
.text_02 {
	font-size: 12px;
	color: #000000;
	margin: 2px;
	text-decoration: none;
}
.text_03 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_04 {
	font-size: 14px;
	color: #FF0000;
}
.td_01 {
	font-size: 11px;
	color: #003366;
	line-height: 10px;
}
.td_02 {
	background-color: #FFFFFF;
	font-size: 12px;
}
.td_02:hover {
	background-color: #D6D1CB;
}
