body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #C8D2E2;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3D5D86;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 18px;
	color: #3D5D86;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
}
h6 {
	font-size: 2px;
}

.nav {
	color: #B4C3D8 ;
}

h1.nav {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2.nav {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nav a:link {
	color:#FDFCFB;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	color: #EDE4D8;
	text-decoration: none;
}
.nav a:visited {
	color: #DDCCB5;
	text-decoration: none;
}

.bb {
	color: #B4C3D8 ;	
	font-size: 9px;
	text-decoration: none;
}


.bb a:link{
	color:#B4C3D8;
	text-decoration: none;
}
.bb a:hover{
	color:#B4C3D8;
	text-decoration: none;
}
.bb a:visited {
	color:#B4C3D8;
	text-decoration: none;
}

.links a:link, a:visited, a:hover {
	color: #3D5D86;
	text-decoration: none;
	text-size: 2px;
}
.links a:link{
	color: #3D5D86;
	text-decoration: none;
	text-size: 2px;
}.links a:visited{
	color: #3D5D86;
	text-decoration: none;
	text-size: 2px;
}
.links a:hover {
	color: #3D5D86;
	text-decoration: none;
	text-size: 2px;
}