body {
	font-family: Verdana;
	font-size: 12px;
	}

td {
	font-family: Verdana;
	font-size: 12px;
	}

h1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	}

a {
	font-family: Verdana;
	text-decoration: underline;
	color: #000000; 
}

a:hover {
	font-family: Verdana; 
	text-decoration: none;
	color: #006600;
	}

.label {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}

.bdy {
	font-family: Verdana;
	font-size: 12px;
	}

.head {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}

.subhead {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	}

.note {
	font-family: Verdana;
	font-size: 10px;
	}


.hdrnav {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 1px;
}

a.hdrnav {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a:hover.hdrnav {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #99AA99;
	}
	
a.case {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #262D28;
}

a:hover.case {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #99AA99;
	}	
	
a.sol {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover.sol {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #99AA99;
	}	
	
a.subtitle {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #004000;
}

a:hover.subtitle {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #004000;
	}				

.sbmt {
	background: #A0AFA6;
	color: #000000; 
	border-color: #A0AFA6;
	}