<style type="text/css">
BODY { font-family: Verdana,Trebuchet,"Trebuchet MS",Arial,Helvetica,sans; }

.b {	
	background-color: #e8e8d0; 
	width: 45em; 
	align: center; 
	text-align: justify; 
	border: grey solid 1px;
	padding-left: 1em;
	padding-right: 1em;
	display: table;
	margin-left: auto;
	margin-right: auto;
    }

.white_on_black {
	background-color: #404080;
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10em;
	border: 1px solid black;
}

.links { 

  text-align: center;
}

.ss { 
 text-align: center;
}

.inliness { 
text-align: center;
}

a { 
text-decoration: none;
font-weight: bold;
color: #444499;
}

h3 { 
  text-indent: 2em;
  border-bottom: 3pix solid black;
  background: #404080;
  color: #e8e8d0;   
}

</style>
	
