.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #008060;

}
a {
	text-decoration: underline;
	color: #008C69;

}
a:hover {
	text-decoration: none;

}
.nav {
	color: #330099;
	width: 180 px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0px 3px 0px;
	text-indent: 10px;

}
.nav:hover {
	text-decoration: none;
	color: #330099;	
	background-color: #B0FFEC;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454179;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
hr {color: #F0EFF8; background-color: #F0EFF8; border: 1px dotted #330099; border-style: none none dotted; margin-top: 6px; margin-bottom: 6px;}

