body 		{
	color: #1E2843;
	font: 16px Georgia, Times New Roman, Times, serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	background-color: #E0E6ED;
}


a:link {
	color: #815843;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4A4D52;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #967C5C;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4A4D52;
}
h1 {
	font-size: 18px;
	color: #674129;
}
h2 {
	font-size: 22px;
	color: #674129;
}
h3 {
	font-size: 16px;
	color: #545676;
}

.mainfont	{
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #1E2843; line-height:18px; }
