body {
	background-color: white;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	font: 1.3em, Verdana, sans-serif;

}

h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #005CB8;
	display:inline;
	letter-spacing: 1px;
}

h1.tabbed {
	font-size: 1.7em;
	font-weight: bold;
	color: #005CB8;
	margin: 40px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #005CB8;
	display:inline;
}

h2.tabbed {
	font-size: 1.5em;
	font-weight: bold;
	color: #005CB8;
	margin: 40px;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}


td.alt {
	background-color: #cccccc;
}

