body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6DCEE;
}
.sidebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #9C9C9C;
	text-decoration:none;
}
.sidebox A {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.sidebox A:visited {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.sidebox A:active {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.sidebox A:hover {
	COLOR: #2B84AF;
	text-decoration:none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #2B84AF;
	text-decoration:none;
}
.nav A {
	COLOR: #000000;
	text-decoration:none;
}
.nav A:visited {
	COLOR: #000000;
	text-decoration:none;
}
.nav A:active {
	COLOR: #2B84AF;
	text-decoration:none;
}
.nav A:hover {
	COLOR: #2B84AF;
	text-decoration:none;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #2B84AF;
	text-decoration:none;
}
.subnav A {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.subnav A:visited {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.subnav A:active {
	COLOR: #9C9C9C;
	text-decoration:none;
}
.subnav A:hover {
	COLOR: #2B84AF;
	text-decoration:none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3D3D;
	text-align: justify;
}
.content A {
	COLOR: #2B84AF;
	text-decoration:none;
}
.content A:visited {
	COLOR: #2B84AF;
	text-decoration:none;
}
.content A:active {
	COLOR: #2B84AF;
	text-decoration:none;
}
.content A:hover {
	COLOR: #2B84AF;
	text-decoration:underline;
}
.contentsubtitle {
	COLOR: #2B84AF;
	font-weight:bold;
	text-decoration:none;
}
.contentimage {
	margin-left: 10px;
}
