body {
	background-color:#FFFFFF;
	cursor:default;
	margin:0;
	background-position:top;
	background-repeat:repeat-x;
	background-image: url(images/backgrounds/main.jpg);
}


a {
	color: #014401;
	text-decoration:underline;
}
a:hover {
	color: #036A7D;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 2;
}

.headlinetext {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1.5;
	font-weight: bold;
}

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
