body,td,th   { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
body  { background-color: #bfdce6; margin: 10px }
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header  { color: #ffffff; font-weight: bold; font-size: 24px; background-color: #336699; text-align: center; vertical-align: middle; height: 50px }
.menu   { line-height: 190%; background-color: #bfdce6; vertical-align: top; padding: 10px; width: 150px }
.menu ul, .menu li  { line-height: 190%; list-style-type: none; display: block; margin: 0; padding: 0 0 0 5px }
.menu_current  { font-weight: bold; line-height: 190% }
.highlight {
	background-color: #D0D0D0;
}
.content  { line-height: 150%; background-color: #ffffff; vertical-align: top; padding: 20px; height: 400px }
.footer  { font-size: 10px; background-color: #f5f5f5; text-align: center; height: 10px }