/* Style design by http://www.thisisntrocketscience.dk */

body
{
	margin: 0px;
	padding: 0px;
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 12px;
	color: #000;
}

.normal
{
	font-family: "Bookman Old Style", Garamond, Georgia, serif;
	font-size: 12px;
}

a
{
	text-decoration: underline;
	color:  #256320;
}

a:visited
{
	color:  #000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-size: 12px;
	color: #256320;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h2
{
	font-size: 11px;
	color: #256320;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

h3
{
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

hr
{
	border: 1px dashed black;
}
img
{
	border: 0px none;
}