@charset "UTF-8";
/* CSS Document */

BODY {  
background-color:#bababa;
}

TD { 
font-family: Arial, sans-serif;
}

A { 
color:#010148;
font-weight:normal;
text-decoration:underline
}

a:hover, a:active { 
color:#010148; 
font-weight:normal; 
text-decoration:underline
}

.bodycopy {
font-family:  Arial, sans-serif;
font-size: 12px;
color: #2a2a2a;
line-height: 16px;
}

.bodycopyb {
font-family:  Arial, sans-serif;
font-size: 12px;
color: #2a2a2a;
font-weight:bold; 
line-height: 16px;
}

.leftcopy {
font-family:  Arial, sans-serif;
font-size: 11px;
color: #2a2a2a;
line-height: 14px;
}

.footer {
font-family:  Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #a2a2ce;
padding-top: 8px;
padding-bottom: 8px;
}

.navlink {  
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color:#ffffff;
}

.navlink:hover {  
color:#ffffff;
}

.footerlink {  
font-family: arial;
font-size: 10px;
color:#ffffff;
text-decoration: none;
font-weight: normal;
}

.footerlink:hover {  
color:#ffffff;
text-decoration: underline;
}

.head01 {
font-family:  Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #010148;
}

.title {
font-family:  Arial, sans-serif;
font-size: 20px;
font-weight: bold;
color: #010148;
}
