body, select, option, input {
	font-family:Arial,Geneva,sans-serif;
	font-size:12px;
}

.mt_headline {
	color:#30A2B1;
	font-size:16px;
	font-weight:bold;
}

.mt_headline2 {
	color:#30A2B1;
	font-size:14px;
	font-weight:bold;
}

.mt_subhead {
	font-weight:bold;
	padding-bottom:5px;
}

a {
	color:#373B3F;
	font-weight:bold;
}

a:hover {
	color: #000000;
}

a.anzlink {
	color:#30A2B1;
	text-decoration:none;
}
a.anzlink:hover {
	text-decoration:underline;
}

fieldset {
	background-color:transparent;
	border:1px solid #8ECCD6;
	margin:0 0 10px;
	padding:10px;
}

legend {
	color:#8ECCD6;
	font-weight:bold;
}
