td
{ 
font-family: verdana; font-size: 10px; text-decoration: none 
}

.pro         
{ 
font-family: verdana; font-size: 8pt; color: #003366; font-weight: bold; text-align:center 
}

.heading     
{
font-family: verdana; font-size: 8pt; color: #003366; font-weight: bold
}
.effect      
{ 
font-family: verdana; font-size: 8pt; color: #000000 
}

form         
{ 
font-family: verdana; font-size: 10px 
}

a:active
{ 
font-family: Verdana; font-size: 10px; color: #7287CF; text-decoration: none 
}

a:link       
{ 
font-size: 10px; font-family: Verdana; color: #B5BFE6; text-decoration: none
}

a:visited    
{ 
font-size: 10px; font-family: verdana; color: #FFF9C4; text-decoration: none 
}

a:hover    
{ 
font-size: 10px; font-family: verdana; color: #FFFFFF
}

.address      
{ 
font-family: verdana; font-size: 9px; color: #5B78B9 
}

.text        
{ 
font-family: verdana; font-size: 8pt 
}

li           
{ 
list-style-image: url('images/fw.gif') 
}

.navi
{
    COLOR: #149cd6;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
:link.navi
{
    COLOR: #149cd6;
    TEXT-DECORATION: none
}
:visited.navi
{
    COLOR: #149cd6;
    TEXT-DECORATION: none
}
:hover.navi
{
    COLOR: #003366;
    TEXT-DECORATION: underline
}
:active.navi
{
    COLOR: #149cd6;
    TEXT-DECORATION: none
}