html {
	overflow-y: scroll;
}
body {
	background-color: #FFFAEC;
	text-align: center;
}
div#pagecontent {
	width: 600px;
	top: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.smtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	
}
a:link, a:visited {text-decoration:none;
	color: #880000;
}
a:hover, a:active {
	text-decoration: underline overline;
	color: #660066;
	}


.htext {
	color: #234874;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.stdbold {
	color: #2B568C;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

p {
	margin: 0.6em 0.3em 0.3em;
	color: #234874;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	font-weight: normal;
}

.dropcap {
	float:left;
	color:#CDBA6D;
	font-size:42px;
	line-height:28px;
	font-family: Times, serif, Georgia;
	padding-top: 1px;
	padding-right: 2px;
} 
h5 {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}

.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #234874;
	font-variant: normal;
	text-transform: lowercase;
}
