body {
	background-color: transparent;
	font-family: Arial, Verdana, sans-serif;
	margin-left: 25px;
	margin-right: 15px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	text-align: center;
	white-space: normal;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
h3 { font-family: Arial, Verdana, "Times New Roman", sans-serif;
     font-size: .9em;
	 font-style:normal;
	 font-weight: 600;
	 text-align: left;
	 }
p {
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3em;
	text-align: justify;
}

a {
	font-weight: bold;
	text-decoration: none;
}

#header {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
}

#navbar
{
position: float-left;
font-size: 12pt;
}

ul {
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
}

li {
	text-align: left;
}