/* CSS Document */
<style type="text/css">
body {
	background-color: #ffffff;
}.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #454547;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #393838;
}
.chanfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #3948b7;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393838;
}
.darkboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#373737;
	font-weight: bold;
}
