@charset "UTF-8";
/* CSS Document */

BODY {  
background-color:#efefef;
}

/*TD { 
font-family: Arial, sans-serif;
font-size:10px;
color: #000000;
}*/

A { 
color:#000099;
font-weight:normal;
text-decoration:underline
}

a:hover, a:active { 
color:#000099; 
font-weight:normal; 
text-decoration:underline
}

.bodycopy {
font-family:  Arial, sans-serif;
font-size: 11px;
color: #000000;
line-height: 14px;
}

