
body {
	background-color: #ffffff;
	font-family: arial, verdana;
	font-size: 10pt;

}
	
.nav	{
	font-family: verdana;
	font-size: 12pt;
	color: #3594d8;
	font-weight: bold;
	
}

.selected {
	background-color: #ccd466;
}

.head {
	font-size: 16pt;
}

.subhead {
	font-size: 13pt;
	color: #3594d8;
}

td.nav {
	padding: 15px;
}

td.main {
	padding-top: 5em;
}

LI	{
	font-family: arial;
	font-size: 10pt;
	color: #7f8082;
}

.footer {
	font-family: verdana;
	font-size: 10pt;
	color: #3594d8;
}

tr.footer {
	background-color: #ccd466;
}

P	{
	font-family: arial;
	font-size: 11pt;
	color: #7F8082;
}


.title {
	font-family: verdana;
	font-size: 16pt;
	color: #3594d8;
	font-weight: bold;
	text-decoration: none;
}

.copy {
	font-family: arial;
	font-size: 12pt;
	color: #7f8082;
}

.writing {
	text-align: center;
	border: solid;
	border-color: #ccd466;
	border-width: thin;
	margin: 5px;

}


<!--
color: #ccd466;  green
color: #7f8082;  gray
color: #3594d8;  blue
-->
