body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 25px;
	background-image: url(../gfx/bkgnd.png);
	background-repeat:repeat;
}
.header {
	background-color: #336699;
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 0px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #336699;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
	border-left-width: 1pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.sidebar {
	background-position: top;
	vertical-align: top;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 6px;
}
.nav {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #336699;
	background-color: #0099ff;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.body {
	background-position: top;
	vertical-align: top;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}h4 {
	font-size: 9px;
}
