body { color: darkolivegreen;
font-family: Calibri; }

body.n1 {
	font-weight: bold;
}

a:link {
	color: blue;
	text-decoration: none;
}

table { margin: 4em;
padding: 4em;
background-color: #cccc99;
font-family: Calibri;
border-top-width: thick;
border-bottom-width: thick;
color: aliceblue; }

table.alt { background-color: wheat; }

table.left {position: relative; clear: left;
left: -1em;}


table.warn { background-color: red; color: white;font-size:1em; }

td.warn { background-color: red; color: white; }

tbody { text-align: center;
font-family: Calibri; }

tr { color: black; font-family: Calibri; }

tr.alt { background-color: white;
border-color: blue; }

tr.gary1 {
	font-size: 1em;

	list-style-position: inside;
	text-align: center;
}

td { color: black;
text-align: center;font-family: Calibri;
text-decoration: none;
font-variant: normal;
font-weight: normal; font-size: 0.9em;
 }

th { font-weight: bold; color: black; font-family: Calibri; }

td.gary1 {
	font-size: 1em;
    font-weight: bold;
	list-style-position: inside;
	text-align: center;
}

td.gary2 {
	background-color: burlywood;
	color: black;
	font-size: 1em;
	list-style-position: inside;
	text-align: center;
}
h3 { font-family: Calibri; }
