h1, h2, h3, h4, h5, h6, .headingsretained, .bigmofo {
	color:  #155EA8;
}

h1 a:hover, h1 a:hover, h3 a:hover, h3 a:hover {
 color: #B37D6D;
}
.section {
	border-top: 1px solid #357Ec8;
	border-right: 1px none #357Ec8;
	border-bottom: 1px none #357Ec8;
	border-left: 1px solid #357Ec8;
}

span.options {
	color:  #155EA8;
}
span.options a {
	color:  #155EA8;
	text-decoration: underline;
}

table {
	font-size: 14px;
}

.butt {
	height: 16px; 
	vertical-align: middle; 
	text-align: center; 
	font-size: 10px; 
	border: none; 
	background-color:  #155EA8; 
	color: white;
}


div.msg {
	width: 100%;
	color:  #155EA8;
	font-weight: bold;
	font-family: "Lucida Console", "Lucida Sans", "Courier New", Courier, monospace;
	border: 1px dotted  #155EA8;
}
