body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #000000;
}

table {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;

}

td, th{
	padding: 0px;
	padding-top: 0.4em;
	margin: 0px;
	
}

p {
	margin-top: 1.2em;
	margin-bottom: 0em;	

}

h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	color: #990000;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 1.2em;
}
h2 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1.2em;
	margin-bottom: 0em;
}


a, a:visited {
font-weight: normal;
	text-decoration: none;
	color: #990000;
}

a:hover {
font-weight: normal;
	text-decoration: underline;
	color: #990000;
}


a#navi, a:visited#navi {
font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:hover#navi {
font-weight: normal;
	text-decoration: none;
	color: #990000;
}

.special{
font-size: 2.1em;
line-height: 1.2em;
color: #333300;
}
