body {
	color: #0C3D4F;
	font-family: verdana;
	font-size: 10px;
}

a {
	color: #0C3D4F;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
}

input {
	background-color: #CCD8DB;
	color: #17315D;
	font-size: 12px;
	font-family: arial;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

textarea {
	background-color: #CCD8DB;
	color: #17315D;
	font-size: 12px;
	font-family: arial;
	border-top: none;
	border-bottom: none;
	border-right: none;
	border-left: none;
}

.sectionlink {
	color: #0C3D4F;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.copylink {
	color: #0C3D4F;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

.notBold {
	color: #0C3D4F;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

.text {
	color: #0C3D4F;
	font-family: verdana;
	font-size: 12px;
}

.footertext {
	color: #0C3D4F;
	font-family: verdana;
	font-size: 10px;
}

.newslink {
	color: #0C3D4F;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}
