body {
	cursor: default;
	}

p {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000
	}
	
p.headline {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #66af00
	}
	
p.infobox {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #d1e5ad
	}

p.definition {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal
	}
	
.small {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000
	}
	
ul,li {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold
	}

td {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal
	}

a {
	color: #000000
	}

a.nav {
	text-decoration: none
	}
	
a.nav2 {
	text-decoration: none;
	font-size: 10px
	}

a:hover {
	color: #66af00
	}

.background {
	background: d1e5ad;
	}
	
.form_text {
	font-family: verdana;
	font-size: 11px;
	color: 66af00;
	width: 200px;
	border-width: 1px solid #bbbbbb
	}
	
.form_submit {
	font-family: verdana;
	font-size: 11px;
	background: ffffff;
	color: 66af00;
	border: 1px solid #bbbbbb
	}
