body {
	background-color: #FFFAFA; /* #ecf1f2 more greenish gray */
        font-family:arial,sans-serif;
	font-size: 100%;
        margin-top: 2px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
}


div.a {
    margin-top:5px;
    margin-left: 45px;
    margin-right: 45px;
    border:none;
}



div.b {   /* on mirror site change the word container to margin */
margin-top:5px;
margin-right:45px;
margin-left:85px;
}




table.margin {
        padding: 15px;
}


h1 {
	color: #3f5858;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	padding-top: .5em;
}


h2 {
	color: #3f5858;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h3 {
	color: black;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h4 {
	color: #216666;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}


h5 {
	color: black;
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}


.htoc /* headings for page table of contents */ {
	font-family: 'Palatino Linotype',Palatino,serif;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
}


hr {
	width: 90%;
	border: 0;
	color: gray;
	background-color: gray;
	height: 1px;
}


p {
	color: black;
	font-family: Arial,sans-serif;
	font-size: 110%;
	font-weight: normal;
}


ul, dl {
	list-style: none;
}


.smalltext {
	font-size: 80%;
}


.tinytext {
	font-size: 75%;
}


a:link {
	color: #216666;
	text-decoration: none;
}


a:visited {
	color: #5f6e6e;
	text-decoration: none;
}

a:hover {
	color: #216666;
	text-decoration: underline;
}
