a.second:visited 
{
color: 001966; 
} 

a.second
{ 
text-decoration: none;
}

a.second:hover 
{ 
text-decoration: underline;
color: 0000FF;
} 


a.second
{ 
font-size: 8pt;
font-family: verdana; 
color: 001966;
font-weight: bold;
}



a.first:visited 
{
color: 800000; 
} 

a.first
{ 
text-decoration: none;
}

a.first:hover 
{ 
text-decoration: underline;
color: FF0000;
} 


a.first
{ 
font-size: 8pt;
font-family: Arial; 
color: 800000; 
}



a.static
{ 
font-size: 7.5pt;
font-family: verdana; 
color: 808080;
font-weight: bold;
}

font.static1
{ 
font-size: 8.5pt;
font-family: arial; 
color: 808080;
font-weight: normal;
}

font.home
{ 
font-size: 7.5pt;
font-family: verdana; 
color: #8EA7BC;
font-weight: normal;
}

H1.home
{
font-size: 10pt;
font-family: verdana;
font-weight: bold;
color: #FFFFFF;
}

H1.smoffice1
{
font-size: 14pt;
font-family: arial;
font-weight: bold;
color: #800000;
}

H1.smoffice2
{
font-size: 12pt;
font-family: arial;
font-weight: bold;
color: #384E79;
}