body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #02004e;
	color: #242424;
	}
		
td {
	font-family: tahoma;
	font-size: 10pt;
	color: #242424;
	}

p.first-letter {
	font-size: 12pt;
	}
a:link.menu {
	color: black;
	text-decoration: none;
	font-variant : small-caps;
	font-size: 10pt;
	}
a:visited.menu {
	color: black;
	text-decoration: none;
	font-variant : small-caps;
	font-size: 10pt;
	}
a:hover.menu {
	color: #0c0356;
	text-decoration: underline;
	font-variant : small-caps;
	font-size: 10pt;
	}
H1 {
	font-size: 13pt;
	font-variant : small-caps;
	font-style : italic;
	color: #2c430c;
}
H2 {
	font-size: 11pt;
	font-variant : small-caps;
	font-style : italic;
}
H3 {
	font-size: 10pt;
	font-variant : small-caps;
	font-style : italic;
}
table.display {
	border: thin solid black;
	font-size: 8pt;
	}