body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #222222;
}
body {
	background-color: #ffffff;
}
a:link, a:visited, a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}



form {
	margin: 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
		font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
		font-weight: bold;
}

.menu {
	vertical-align: top;
	text-align: left;
	width: 205px;
	padding-top: 12px;
	font-size: 11px;
}
.menu_current {
	font-weight: normal;
}
.menu ul {
	border-bottom: 0px;
	margin-left: 2px;
	padding-left: 4px;
	list-style-type: none;
}
.menu li {
	width: 100%;
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active {

	color: #333333;
	display: block;
	
	text-decoration: none;
		font-size: 11px;
		line-height: 140%;
}
.menu a:hover {
	color: #336699;
	text-decoration: none;
		font-size: 11px;
		line-height: 140%;
}

.content {
	background-color: #FFFFFF;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
.speedbar a {
text-decoration: none;
	color: #000000;
font-size: 9px;
		font-weight: normal;
}
.speedbar a:hover {
text-decoration: underline;
	color: #000000;
font-size: 9px;
		font-weight: normal;
}
