@charset "UTF-8";

.malibuolivetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B8E23;
}

.malibuolivenavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B8E23;
}

.malibuolivenavtextblink {
	color: #FF0000;
	text-decoration: underline blink;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blinkred {
	color: #FF0000;
	text-decoration: underline blink;	
	a:link {color: #FF0000}
	a:visited {color: #FF0000}
	a:hover {color: #FF0000; background-color: #333333; text-decoration: none}
	a:active {color: #FF0000}
}

.header1 {
	font-size: 16.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 4px;
	padding-top: 15px;
}

.linkout {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.smaller {
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
}

.linkpadding {
	padding-bottom: 8px;
}

