@charset "utf-8";
.little {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color:#000033;
}
.little2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color:#000033;
}
.little2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FF6600;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000033;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
}
.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
}
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330066;
}
.headings {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.articleheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;

}
.articleheadings:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	line-height: normal;
		
}
.bodytext {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 700px;
}
.bodytextbold {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 700px;
	font-weight: bold;
}
