/* CSS Document */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1A4B71;
	
}
.summary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 1A4B71;
	font-weight: bold;
	
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: 980A1A;
	font-weight: bold;
	
}
.smtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: 980A1A;
	font-weight: bold;
	
}
