html, body {
	margin: 10px; 
	padding:0px; 
	background-color: #FFFFFF; 
}

td, span, p {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

textarea, input, checkbox, select {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: normal; 
	color: #000000;
	background-color: #A3C8FF;
	border: 1px solid #000000;
}

textarea, input, checkbox, select {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: normal; 
	color: #000000;
	background-color: #F2F4F7;
	border: 1px solid #000000;
}


A:link { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A:visited { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A:active { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #5295FA;
}

A:hover { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #5295FA;
}

span.headline {
	font-family: Arial;
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

span.navi {
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

A.navi:link { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.navi:visited { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.navi:active { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0249BD;
}

A.navi:hover { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #0249BD;
}

td.navi {
	height: 18px;
	background-color: #5295FA; 
	text-align: center;	
}

span.sub_navi {
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.sub_navi:link { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

A.sub_navi:visited { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

A.sub_navi:active { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
}

A.sub_navi:hover { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: underline; 
	color: #000000;
}

A.headline:link { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.headline:visited { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.headline:active { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}

A.headline:hover { 
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}

A.headline2:link { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.headline2:visited { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

A.headline2:active { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}

A.headline2:hover { 
	font-family: Arial;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}
