h3 {
	color:#890415;
	font-size:14pt;
	margin-bottom:0px;
}
.small_print {
	font-size:8pt;
	font-style:italic;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}
.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.maintext a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #890415;
	text-decoration: none;
}
.maintext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #890415;
	text-decoration: none;
}
.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
}
.subnavi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.subnavi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}
.subnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
.subnavi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

ul { 
	list-style-type: square;
}


/*body {
	background-image: url('images/bg-watermarkfade.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}*/
