.black1
{ 
font-family: verdana; 
font-size: 8pt;
color: #000000;
}

.black2
{ 
font-family: verdana; 
font-size: 10pt;
}

.blacklink1
{ 
font-family: verdana; 
font-size: 8pt;
color: #000000;
text-decoration: none;
}

.blacklink1:hover
{ 
font-family: verdana; 
font-size: 8pt;
color: #000000;
text-decoration: underline;
}

.blue1
{ 
font-family: verdana; 
font-size: 8pt;
color: #00174B;
}

.blue2
{ 
font-family: verdana; 
font-size: smaller;
color: #00174B;
}

.blueunderline
{ 
font-family: verdana; 
font-size: 1em;
color: #00174B;
text-decoration: underline;
}

.bluelink1
{ 
font-family: verdana; 
font-size: 8pt;
color: #00174B;
text-decoration: none;
}

.bluelink1:hover
{ 
font-family: verdana; 
font-size: 8pt;
color: #00174B;
text-decoration: underline;
}

