@charset "utf-8";
/* CSS Document */
body {
	font-family:arial,sans-serif;
}
a {
	color:#005689;
	text-decoration:none;
	font-size:0.9em;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.3em;
	font-weight:bold;
}
#logo h1 {
	display:none;
}
h2 {
	font-size:1em;
	font-weight:bold;
}
h3 {
	font-size:1.1em;
}
#center h3 {
	margin-top:30px;
}
h4 {
	font-size:0.9em;
}
#topnav li {
	color:#FFF;
	font-size:0.6em;
	text-transform:uppercase;
}
#topnav li a {
	text-decoration:none;
	color:#FFF;
}
#topnav li ul a {
	text-transform:none;
	font-size:1.5em;
}
#topnav ul li {
	background-color:#0CF;
}
.articles p {
	font-size:0.7em;
}
.articles a{
	text-decoration:none;
	color:#000;
}
.a_bottom a{
	font-size:0.7em;
	font-weight:bold;
}
#center h1 {
	font-size:1.5em;
}
#center p {
	font-size:0.9em;
}
#center p a {
	font-size:1em;
}
#right {
	font-size:0.9em;
}
.article_nav_block a {
	text-decoration:none;
}
.article_nav_block a h3 {
	font-weight:normal;
}
.article_nav_block a:hover h3 {
	text-decoration:underline;
}
#edition {
	color:#999;
	font-size:0.8em;
	font-family:Verdana, Geneva, sans-serif;
}
#footer ul li a, #toptopnav ul li a{
	font-size:0.8em;
	text-transform:lowercase;
	line-height:10px;
	text-decoration:none;
	color:#999;
}
#footer ul li a:hover, #toptopnav ul li a:hover {
	color:#666;
}