
a {
	color: #00457a;
	text-decoration: underline;
}

ul { 
	font-family: Arial, sans-serif;
	color: #000000;
	list-style-type: disc;
}

li { 
	font-family: Arial, sans-serif;
	font-size: 10pt;	
	color: #000000;
}

body {
	font-family: Arial, sans-serif;
	color: #000000;	
}	

p {
	font-size: 10pt;
	line-height: 120%;	
	}

span.text {
	font-size: 8pt;
	
	}


h1, h2, h3, p, ul, li, navi, span {
	font-family: Arial, sans-serif;
	margin-bottom: 0em;
	margin-top: 0em;
	}

	
h1 {
	font-size: 24pt;
	color: #ffffff;
	}

h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #01457a;
	}


h3 { 
	font-size: 10pt; 
	font-weight: bold; 
	color:#000000; 
	}
	
span.link {
	font-size: 8pt;
	}

span.navi { 
	font-size: 12pt; 
	font-weight: bold; 
	}


td.x { background-color:#e9e9e9; font-size:9pt;   }
td.lite { background-color:#dedede}
td.mid { background-color:#cecece }
td.dark { background-color:#bebebe; font-weight:bold;  }
td.darkform { background-color:#01457a; }
td.green { background-color:#d5e7ed; }
td.grey { background-color:#eaeaea; }
body.dark { background-color:#a9a9a9 }
body.hell { background-color:#eeeeee }

