A:hover {
	background:#00ffff;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

A:visited {
	color:#ff00ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
}

A:link {
	color:#0000ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}


a img {
	border: none;
}

i {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}


body {
	border: solid 2px #618C3D;
	border-bottom: solid 1px #618C3D;
	border-top: solid 3px #618C3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	margin: 10;
	padding: 0;
	background-color: #618C3D;
	color: black;
}

p, br {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
}


h1 {
	font-family: Lucida Handwriting, "Times New Roman", Times, serif; 
	font-weight: bold;
	font-size: 60px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	border-bottom: 1px dotted #679026;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	margin: 15px 0 0.5em 0.5em;

}

h3 {
	border-bottom: dotted 1px #679026 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0px 0 2px 0;
        padding-bottom: 2px;
width: ;
}
