h1 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 5px;
}


h2 {
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	}

h3 {
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	}
	
p {
	line-height: normal;
	margin-top: 7px;
	margin-bottom: 7px;	
	line-height: 16px;
	}


.content {
	margin-right: 5px;
	margin-left: 5px;
}

.menulink {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}

.footer a {
	color: #ffffff;
	font-size: 11px;
}


body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

.footer {
	color: #ffffff;
	font-size: 11px;
}

.formtext {
	padding: 5px;

}

.formtitle {
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5C2A4;
	line-height: 28px;
	font-size: 14px;
	color: #333300;
	}