body {font-family: tahoma, Arial, Helvetica, sans-serif;}

a.menu:link {
	text-decoration:none; 
	color:white; 
	display:block; 
	background-color: Navy;
	width:100%; 
	height:100%; 
	font-size:11px; 
	font-weight:bold; 
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px;
}
a.menu:visited {
	text-decoration:none; 
	color:white; 
	display:block; 
	background-color: Navy;
	width:100%; 
	height:100%; 
	font-size:11px; 
	font-weight:bold; 
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px;
}
a.menu:hover {
	text-decoration:none; 
	color:white; 
	display:block; 
	background-color: #4f76ab;
	width:100%; 
	height:100%; 
	font-size:11px; 
	font-weight:bold; 
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px;
}
.menuOff {
	text-decoration:none; 
	color:#4f76ab; 
	background-color: Navy;
	font-size:11px; 
	font-weight:bold; 
	text-align:center; 
	margin-top:-1px; 
	margin-bottom:0px; 
} 
.menuStale {
	text-decoration:none; 
	color:navy; 
	display:block; 
	font-size:11px; 
	font-weight:bold; 
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px; 
}

a:link {text-decoration:underline;color:#3f388f;font-weight:normal;}
a:visited {text-decoration:underline;color:#3f388f;font-weight:normal;}
a:hover {text-decoration:none;color:#900000;font-weight:normal;}


td {font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#505050;}

tr {border-bottom: solid 2px black;}

th {font-family: Tahoma, Arial, Helvetica, sans-serif;}

h1, h2, h3 { font-family:Arial, Helvetica, sans-serif; color: navy; margin:10px;}

h1 {font-size: 18px;}

h2 {font-size: 14px;}

h3 {font-size: 12px; font-style:italic}

p {font-size: 11px; color:#505050; margin:10px;}

UL, OL {font-size: 11px; color:#666666; margin-top:-5px;}

.qList {font-size: 11px; color:#666699; line-height:22px;}

.tblH {font-size: 11px; font-weight: bold; margin:2px;}

.pth {font-size: 11px; color:#666666; margin: 5px;}

.ptd {font-size: 11px; color:#666666; margin: 1px; display:inline;}

strong {color:navy;}

b {color:navy;}


