/* CSS Document */

html, input, textarea
	{
		color:#333333;
	}
hr{
	color:#FCF;
	font-weight: lighter;
}

.articletitle {
	font-size:110%;
	color:#0f2a91;
	padding:10px 10px 10px 10px;
	font-weight: bold;
	}

.articleauthor {
	font-size:95%;
	color:#333333;
	padding:20px 10px 0px 10px;
	font-style: italic;
}
.sectionhead {
	font-size:110%;
	color:#0f2a91;
	font-weight: bold;
}
