body {
	background-color: 6688aa;
}
img {
	background-color: ffffff;
}
td.H1 {
	font-size: 167%;
	font-weight: bold; 
	font-family: sans-serif;
}
td.H3 {
	font-size: 122%;
	font-family: sans-serif;
}
td.H3f {
	font-size: 122%;
	font-family: sans-serif;
	background-color: 99bbee;
}
td.H3b {
	font-weight: bold; 
	font-family: sans-serif;
}
td.navig {
	font-size: 100%;
	font-family: sans-serif;
}
td.normal {
	font-size: 100%;
	font-family: sans-serif;
	background-color: 99bbee;
}
td.emptyline {
	font-size: 10%;
	font-family: sans-serif;
}
td.text {
	font-size: 90%;
	font-family: sans-serif;
	background-color: 99bbee;
}
td.rtext {
	font-size: 90%;
	font-family: sans-serif;
}
td.quote {
	font-size: 83%;
	font-family: sans-serif;
	background-color: 99bbee;
}
td.note {
	font-size: 83%;
	font-family: sans-serif;
	background-color: 99bbee;
}
table.front {
	background-color: 99bbee;
}
a:link {
	text-decoration: none;
	font-weight: bold; 
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #1111aa;
}
p {
        text-align: justify;
}