body,td {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #666666;
}

a {
	text-decoration: none;
	color: #429669;
	font-weight:600;
}


hr {
	border: none;
	height: 1px;
 	color: #87d8d0;
	background-color: #87d8d0;
	margin-left: 2px;
	margin-right: 2px;
}

.menu, a.menu {
	text-decoration: none;
	font-size: 17px;
	font-weight: 600;
	color: #eeeeee;
}

.bmale {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: 500;
	color: #eeeeee;
}

.marginleft_10 { margin-left:10px; }

.marginleft_30 { margin-left: 30px; }

.marginright_30 { margin-right: 30px; }

.marginright_10 { margin-right: 10px; }

.margin_30 { margin-right:30px; margin-left: 30px; }

.font_30 { font-size: 30px; }

.justifypad { text-align: justify; }
.rightpad { text-align: right; }

h1 { 
	font-size: 20px;
	color: #dfdfdf;
}


