table.solid {
      border-color: black; 
	border-width: 0; 
	border-style: solid;
}

.aria {
      font-family: arial; 
	font-weight: plain; 
	font-size: 10pt; 
	line-height: 14pt; 
	color: #283916; 
	text-decoration:none;
}

.sansb {
      font-family: sans-serif; 
	font-weight: bold; 
	font-size: 24pt; 
	line-height: 23pt; 
	color: #3671AA; 
	text-decoration:none;
}

.pic {
      font-family:courier;
        font-weight: plain;
        font-size: 10pt;
        line-height: 14pt;
        color: #00009F;
        text-decoration:none;
}

a:link {
      font-family: arial; 
	font-weight: bold; 
	font-size: 11pt; 
	line-height: 14pt; 
	color: #3F4622;
	text-decoration:none;
}

a:visited {
      font-family: arial; 
	font-weight: bold; 
	font-size: 11pt; 
	line-height: 14pt; 
	color: #3F6E22; 
	text-decoration:none;
}

a:hover {
      font-family: arial; 
	font-weight: bold; 
	font-size: 11pt; 
	line-height: 14pt; 
	color: #3F5E22; 
	text-decoration:underline;
}

a:active {
      font-family: arial; 
	font-weight: bold; 
	font-size: 11pt; 
	line-height: 14pt; 
	color: #AFCD94; 
	text-decoration:underline;
}



