body {
	font-size: .9em;
	line-height: 1.1em;
	font-family: Verdana, Sans Serif;
	height: 99%;
	width: 99%;
}

h1 {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333333;
	margin-bottom: 5px;
 }

h2 {
	font-size: 1em;
	line-height: 1.1em;
	color: #606060;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
 }

.h2_style {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #606060;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: underline;
}
 
h3 {
 font-size: 1em;
 line-height: 1.1em;
	color: #333333;
	margin-bottom: 5px;
}

h4 {
	font-size: 1em;
	line-height: 1.1em;
	color: #333333;
	margin-bottom: 5px;
 }

a {
 font-weight: bold;
	font-size: .9em;
	text-decoration: none;
	color: #800000;
}

.menu {
 font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	color: #993333;
}

td {
 vertical-align: top;
 cellpadding: 3px;
}