body {
	font-family:arial,sans-serf;
	color: black;
	font-size: 12pt;
	background-color: #FFFFFF;
}

table {
	font-family:arial,sans-serf;
	font-size: 10pt;
}

td {
	font-family:arial,sans-serf;
	font-size: 10pt;
}

span {
	font-family:arial,sans-serf;
	font-size: 10pt;
}

div {
	font-family:arial,sans-serf;
	font-size: 10pt;
}

form {
	margin-bottom: 0px;
}

.header {
	text-align: center;
	font-family: arial;
	font-size: 24pt;
	font-weight: bold;
}

td.subheader {
	background-color: #FFFFD6;
	font-family:arial;
	font-weight:bold;
	font-size: 14pt;
	color:green;
	width: 550px;
}

#header {
	background-color: #FFFFD6;
	font-family:arial;
	font-weight:bold;
	font-size: 1.1em;
	color:green;
}

#head {
	background-color:#FFFFD6;
	font-weight:bold;
	color:green
}

h4 {
	font-style:oblique;
	font-size:24;
	text-align:center
}

h3 {
	background-color: #FFFFD6;
	font-family:arial;
	font-weight:bold;
	color:green;
}

a {
	font-size:18pt;
	color:green;
}

a:Hover {
	color:red;
}

li {
	font-size:16;
	font-family:arial;
}





.LeftNavSection a {
    color: #ffffff;
}
.LeftNavSection a:visited {
    color: #ffffff;
}