A {color:#07637D} A:Hover {color:#E8F00A; background-color: #171C5E; }
TD { font-family: arial; font-style: normal; font-size: 12px; color: #414141; line-height:20px;}
	.list { font-family: arial; line-height:25px; font-style: normal; font-size: 12px; color: #07637D;}
	.side { font-family: arial; font-style: normal; font-size: 10px; color: #414141; line-height:15px;}
	.small { font-family: arial; font-style: normal; font-size: 10px; color: #171C5E;;}
        .botlink {font-family: arial; visited:#f2f2f2; font-style: normal; font-size: 11px; color: #f2f2f2;}
        .date  {font-family: arial; font-style: normal; font-size: 10px; color: #ffffff;}
	.pagetext { font-family: arial; font-style: normal; font-size: 12px; color: #210020;}
	.viewtext { font-family: arial; font-style: normal; visibility: visible; font-size: 12px; color: #210020;}
	.questions { font-family: arial; line-height:30px; font-style: normal; font-size: 12px; color: #353e30;}
        .high { font-family: arial; font-style: normal; font-size: 11px; background-color: yellow; color: #353e30;}
        .print { font-family: arial; font-style: normal; font-size: 11px; color: #353e30;}
	.b2 { font-family: arial; font-weight:normal; font-style: normal; font-size: 12px; color: #07637D;}
	.b3 { font-family: arial; font-weight:bold; font-style: normal; font-size: 13px; color: #676767;}
	.b4 { font-family: arial; font-weight:bold; font-style: normal; font-size: 18px; color: #171C5E;}
        .biggie { font-family: arial; font-style: normal; font-weight: bold; font-size: 18px; color: #0F3E8C;}
        .purple {font-family: arial; font-style: normal; font-weight: normal; font-size: 12px; color: #8C42A4;}
        .purple2 {font-family: arial; font-style: normal; font-weight: normal; font-size: 12px; color: #8C42A4;}
H12 { font-family: arial; font-style: normal; font-weight: normal; font-size: 16px; color: #171C5E;}
B { font-family: arial; font-style: normal; font-size: 12px; color: #171C5E;}



h1 {
font-family: arial;
font-weight:bold;
font-style: normal;
font-size: 16px;
color: #10283E;
background-color: #70AC42;
width:500px;
background-position: 0% 100%;
padding:6px;

}




ul#navlist
{
margin-left: 0;
padding-left: 0;

}

#navlist li
{
display: inline;
list-style-type: none;
}


#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #E8F00A;
background-color: #052273;
text-decoration: none;
}

#navlist a:hover
{
color: #171C5E;
background-color: #C6D4FC;
text-decoration: none;
}











div.menu {
width:130px;
color: #fff;
background-color: #369;
padding:0px;
margin:0px;
}

div.menu a {
	display:block;
	margin:0px;
	width:130px;
	padding:0px;
        font-size: 11px;
	font-weight:normal;
color: #171C5E;
background-color: #C6D4FC;

	border-top:1px solid #697085;
	border-left: 1px solid #697085;
	border-right: 1px solid #697085;
	border-bottom:1px solid #697085;
        text-decoration:none;

}

div.menu a:hover {
font-weight: normal; 
color: #E8F00A;
background-color: #171C5E;
text-decoration: none;
}


