body, table, tr, td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover {
	text-decoration: underline;
}

input, textarea {
	border: 1px solid #000000;
}

.headline_1 {
	font-size:26px;
	font-weight: bold;
	color: #1b304f;
}

.headline_1_2 {
	font-size:20px;
	color: #1b304f;
	margin-left : 30;
}

.headline_2 {
	font-size: 18px;
}

.headline_3 {
	font-size: 14px;
	font-weight: bold;
	color: #1b304f;
}

.text_normal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}

.text_1 {
	font-size: 12px;
	font-weight: bold;
}
.text_margin {
	margin-left: 10px;
}

.text_small {
	font-size: 10px;
}
