
body{
	background-color: #D7E2E5;
}
P, td{
color: #464F69;
font-family: sans-serif, Verdana;
font-size: 90%;
}
.quote{
	background-color: #E5E1D7;
	font-family: sans-serif, Verdana;
	font-style: italic;
	font-size: 90%;
	border: thin dotted Black;
	padding:10px
}
.level2menu a{
font-size: 80%;
color: white;
}
.level2menu a:hover{
	color: white;
	font-size: 80%;
}
.level2menu{
	color: white;
}
.copy{
	background-color: #A8A596;
	color: #FFFFFF;
	Font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}
.copy a{
	color: #FFFFFF;
	text-decoration: none;
	Font-family: Verdana, Arial, Helvetica, sans-serif;
}
a{
	font-weight: bold;
	color: #464f69;
	text-decoration: none;
	font-family: sans-serif, Verdana;
}
a:hover{
	/*background-color: A8A596;
	color: #FFFFFF;*/
	color: #644758;
	text-decoration: underline;
}
H2{
	font-weight: bold;
	font-size: 110%;
	font-family: sans-serif, Verdana;
	color: #464F69;
}
th{
  	font-weight: bold;
	font-size: 100%;
	font-family: sans-serif, Verdana;
	color: #464F69;
}

