a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #665f4a;
}
p {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #333333;
}
INPUT, SELECT, TEXTAREA {
background-color: #fffffff;
color: black;
font-family: arial, helvetica;
font-size: 10px;
border: hidden 1px gray;
padding: 2;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #665f4a;
}
.lightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336699;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #665f4a;
}


#list-menu{
width: 150px;
background-color: #F8F3E7;
}
#side-nav{
border: 1px solid #507396;
width: 150px;
background-color: #F8F3E7;
}

#list-menu a{
font: bold 12px Arial;
padding: 4px;
padding-left: 4px;
display: block;
width: 100%;
color: #507396;
text-decoration: none;
border-bottom: 1px solid #507396;
}



#list-menu a:hover {

background: #507396;
color: #ffffff;
} 

#white-links a{
font: bold 11px Arial;
color: #FFFFFF;
}
#bottom-links a{
font: 10px Arial;
color: #665f4a;
text-decoration: none;
}
#bottom-links a:hover {
font: 10px Arial;
color: #333333;
text-decoration: underline;
} 
#table-copy {
	color: #333333;
	text-decoration: none;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
} 
.section_header {
	font-family:Arial, Helvetica, sans-serif;
	color: #507396;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	}
