body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color:#006699;
}
body {
	background-color: #b7e4eb;
	background-image:url(background.png);
	background-repeat:repeat-x;
}
a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	color: #006699;
	text-decoration:underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content1 {
	padding: 5px;
		text-align:justify;
}
.content2 {
	padding: 5px;
}
.content3 {
	padding: 5px;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
