a:link, a:visited {text-decoration: none; color: #009900; }
a:hover, a:active { text-decoration: none; color: #00FF00; }

.menu a:link, .menu a:visited {font-family: arial; font-size: 12pt; font-weight: bold;}
.menu a:hover, .menu a:active {color: #00FF00; }

.header {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #585858;
	text-decoration: underline overline; 
}
.section {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #585858;
}
.body {
	font-family: Arial;
	font-size: 14px;
	color: Black;
}
.scrib-case {
	border: 1px solid Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
 }
 
