#tablesidenav {
	background-color: #FFFFFF;
	background-image: none;
	border: thick ridge #FFFFFF;
	float: left;
	clear: none;
	text-align: left;
	padding: 0em;
	margin-right: auto;
}
body {
	background-image: none;
	line-height: 1.4em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
}
p {
	text-indent: 1.5em;
}

table {
	font-size: 150%;
	background-color: #FFFFFF;
	background-image: url(../images/background2.jpg);
	border: medium outset #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: auto;
	width: auto;
	line-height: 150%;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0px;
	margin-left: 2em;
}
tr {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006699;
	border-top-color: #006699;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-size: 12px;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0em;
	text-align: justify;
	white-space: normal;
	vertical-align: text-bottom;
	padding-right: 1em;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#footer {
	list-style-type: disc;
	list-style-position: outside;
	border-left-style: dotted;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #336699;
}
a:active {
	color: #0099FF;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
