
body {
	font-family : verdana, Arial, Helvetica;
	font-size : 11px;
	color : #1a6b0d;
	margin : 0px;
}

td {
	font-family : verdana, Arial, Helvetica;
	font-size : 11px;
	color : #1a6b0d;
}

form {display:inline};

a {
	font-family : verdana, Arial, Helvetica;
	color : #1a6b0d;
	text-decoration : underline;
	font-weight:bold;
}

a:hover {
	font-family : verdana, Arial, Helvetica;
	color : #80C916;
	text-decoration : underline;
	font-weight:bold;	
}

a.textversion {
	font-family : verdana, Arial, Helvetica;
	font-size : 11px;
	color : #3e6100;
	text-decoration : none;
	font-weight:normal;
		margin-left:5px;
}

a.textversion:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 11px;
	color : #3e6100;
	text-decoration : underline;
	font-weight:normal;	
}

a.privacy {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	color : #3e6100;
	text-decoration : none;
	font-weight:normal;

}

a.privacy:hover {
	font-family : verdana, Arial, Helvetica;
	font-size : 10px;
	color : #3e6100;
	text-decoration : underline;
	font-weight:normal;	
}


.searchbox {
	height:19px;
	margin:0px;
}


.pagetitle {
	font-family : Arial;
	font-size : 28px;
	color : #1a6b0d;
}

