body {
	font-family:sans-serif;
	color:#000000;
 	background-color:#f0f0ff;
}

table {
	font-size:8pt;
}


h1 {
	font-size:14pt;
}
	
a {
	color:#000000;
	text-decoration: underline;
}
	
a:hover {
	color:#ff4000;
}
	
/********************************************/

.title {
	font-size:22pt;
	text-align:center;
	color:#ffffff;
	background-color:#405080;
}

.title a {
	color:#ffffff;
}

.title a:hover {
	color:#ffc030;
}

/********************************************/

.footer {
	text-align:center;
	color:#ffffff;
	background-color:#405080;
	text-decoration: none;
}

.footer a {
	color:#ffffff;
}

.footer a:hover {
	color:#ffc030;
}

/********************************************/

.nav {
	background-color:#c8d0e0;
}

/********************************************/

.subnav {
	text-align:center;
	background-color:#dcdeef;
}

/********************************************/

.tablehead {
	font-weight:bold;
	background-color:#a0b0c0;
	text-align:left;
}

/********************************************/

.tablebody {
	background-color:#ffffff;
	font-size:8pt;
}

.tablebody_light {
	background-color:#ffffff;
	font-size:8pt;
}

.tablebody_dark {
	background-color:#efefff;
	font-size:8pt;
}

/********************************************/

.spacer {
	color:#000000;
	background-color:#000000;
}

.teaser {
 font-size:14pt;
 font-style:italic;
 text-align:left;
 color:#000000;
}

.moduleheadline {
	font-size:9pt;
	font-weight:bold;
	text-align:left;
	background-color:#a0b0c0;
}

.module {
	font-size:8pt;
}
