@charset "UTF-8";
/* CSS Document */



.IntoStatement {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}

.monthText {
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	font-weight: bold;
	font-size: 12px;
}

.date{
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
	font-weight: bold;
	font-size: 10px;
}

a{
	color:#006;
	text-decoration:underline;
}
a:hover{
	background-color:#ffffcc;
	
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #176CBC;
}
.topicText {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}


.dayText {
	font-family: "Gotham Extra Light";
	font-size: 10px;
	font-weight: normal;
	font-stretch: expanded;
	color: #006699;
}

bodytext {
	font-family: Arial, Helvetica, sans-serif;
}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #176CBC;
	font-weight: bold;
	font-size: 14px;
}
.topicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.topicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #063;
}

.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
