.normaltext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	white-space: normal;
	text-decoration: none;
	color: #333333;


}
.menutext {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.nav {
text-decoration: none;
color: #EBE8DE;
}

a.nav:hover {
text-decoration: underline;
color: #ffffff;
}
.sections {
	font-style: normal;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	word-spacing: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	display: marker;


}
.catagorylink {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;

}
.articletitle {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	font-size: 16px;

}

