P		{ font-family: ariel,sans-serif }
P		{ font-size: medium }
DIV             { font-family: ariel,sans-serif }
DIV             { font-size: medium }
H1		{ font-size: large; font-weight: bold; font-family: ariel,sans-serif }
H2		{ font-size: x-large; font-weight bold; font-family: ariel,sans-serif }
LI              { font-family: ariel,sans-serif }
LI              { font-size: medium }
STRONG		{ font-size: medium }
TABLE           { font-family: ariel,sans-serif }
TABLE           { font-size: medium }
 

P		{ color: black }


col {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	list-style-image: url(none);
}
 nav {
	padding-left: 10px;
	font-style: oblique;
}
#sidenav {
	float: none;
	height: 4.656in;
	width: 150px;
	background-position: top;
	position: absolute;
	left: 25px;
	top: 200px;
}
#sidenav ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 60px;
	margin-left: 0px;
	padding-left: 13px;
	height: 60px;
}
#sidenav li {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #341109;
	padding-bottom: 5px;
	width: 80%;
}
#sidenav li a {
	color: #F4F2E5;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}
#sidenav li a:visited {
	color: #F4F2E5;
	text-decoration: none;
}
#sidenav li a:hover {
	color: #000000;
	text-decoration: none;
}
H1		{ color: black }
H2		{ color: black }
LI              { color: black }
TABLE           {
	color: #000000
}


link {
	color: #003399;
	text-decoration: underline;
	font-size: medium;
	font-style: normal;
}
a:link {
	color: #333333;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #990066;
}

