@charset "UTF-8";


.men {
	font-family: Gothic720BT-RomanB, Arial, Helvetica, sans-serif ;
	font-size: 8px;
	line-height: 20px;
	color: #EEE;
	background-color: #669966;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 3px;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	letter-spacing: 1px;
}
.intro {
	
	font-family: Gothic720BT-RomanB, Arial, Helvetica, sans-serif ;
	font-size: 18px;
	line-height: 22px;
	color: #EEE;
}

.body {
	
	font-family: Gothic720BT-RomanB, Arial, Helvetica, sans-serif ;
	font-size: 13px;
	line-height: 16px;
	color: #EEE;
}

.capt {
	
	font-family: Gothic720BT-RomanB, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #EEE;
}