@charset "UTF-8";
/* CSS Document */

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.bottomtext a:link {
	color: #008FC5;
	text-decoration: none;
	font-size: 10px;
}
.bottomtext a:visited {
	text-decoration: none;
	color: #008FC5;
}
.bottomtext a:hover {
	text-decoration: none;
	color: #003768;
}
.bottomtext a:active {
	text-decoration: none;
	color: #008FC5;
}

.singlesource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
.singlesource a:link {
	color:#0000CC;
	text-decoration: none;
}
.singlesource a:visited {
	text-decoration: none;
	color:#0000CC;
}
.singlesource a:hover {
	text-decoration: none;
	color: #009EDC;
}
.singlesource a:active {
	text-decoration: none;
	color:#0000CC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
}
.bodytext a:link {
	color:#008FC5;
	text-decoration: none;
}
.bodytext a:visited {
	text-decoration: none;
	color:#008FC5;
}
.bodytext a:hover {
	text-decoration: none;
	color: #003768;
}
.bodytext a:active {
	text-decoration: none;
	color:#008FC5;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003768;
}
.todoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003768;
}
.linklarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.linklarge a:link {
	color:#008FC5;
	text-decoration: none;
}
.linklarge a:visited {
	text-decoration: none;
	color:#008FC5;
}
.linklarge a:hover {
	text-decoration: none;
	color: #003768;
}
.linklarge a:active {
	text-decoration: none;
	color:#008FC5;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}
.link2 a:link {
	color: #008FC5;
	text-decoration: none;
}
.link2 a:visited {
	text-decoration: none;
	color: #008FC5;
}
.link2 a:hover {
	text-decoration: none;
	color: #003768;
}
.link2 a:active {
	text-decoration: none;
	color: #008FC5;
}

