@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4B50;
}
td {
}
a:link {
	color: #4C6094;
	text-decoration: none;
}
a:visited {
	color: #4C6094;
	text-decoration: none;
}
a:hover {
	color: #4C6094;
	text-decoration: underline;
}
a:active {
	color: #4C6094;
	text-decoration: underline;
}

.themenu body {font color: white;
	font-size: 18px;
	color: #FFFFFF;
}
.themenu a:link {color: white; text-decoration: none}
.themenu a:visited {color: white; text-decoration: none}
.themenu a:hover {color: white;}
.themenu a:active {color: white;}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.articletitle {
	font-size: 16px;
	font-weight: bold;
	color: #4C6094;
	font-style: italic;
}
.articlesubtitle {
	font-size: 12px;
	font-style: italic;
	color: #4C6094;
}
