.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004c99;
}
.topmenu a:visited {
	text-decoration: underline;
	color: #004c99;
}
.topmenu a:hover {
	text-decoration: none;
	color: #2181E3;

}

.topmenu_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

.topmenu_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00aa99;
}
.topmenu_s a:visited {
	text-decoration: underline;
	color: #007cb9;
}
.topmenu_s a:hover {
	text-decoration: none;
	color: #2181E3;
}


.date {
	font-size: 10px;
	font-weight: bold;
	color: #828282;
	font-family: Arial, Helvetica, sans-serif;
}

.detail {
	font-size: 10px;
	font-weight: bold;
	color: #9F1D0B;
	font-family: Arial, Helvetica, sans-serif;
}
.detail a:visited {
	text-decoration: underline;
	color: #9F1D0B;
}
.detail a:hover {
	text-decoration: none;
	color: #FF1F00;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d5d5d;
}
.menu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #7c6000;
}
.mail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A0101;
}

a:visited {
	text-decoration: underline;
	color: #7A0101;
}
a:hover {
	text-decoration: none;
	color: #334499;
}

H1 {
	font-size: 160%;
	margin: 0px;
	margin-bottom: 1em;
	text-align: center;
	color: #07234F
}

H2 {
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 0px;
	text-align: center;
	color: #800000
}

H3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #045070
}

