/* body styles
-----------------------------------------------------------------------*/
body {
 font-family: tahoma, helvetica, sans-serif; 
 margin: 0px 0px;
 font-size: 100%;
 height: 100%;
}

/* tag styles
-----------------------------------------------------------------------*/
a {
 font-family: tahoma, helvetica, sans-serif; 
 font-size: 100%;
}
li {
 font-family: tahoma, helvetica, sans-serif; 
 color: #003143;
 font-size: 80%;
}

/* miscellaneous styles
-----------------------------------------------------------------------*/
.nobr {white-space: nowrap;}
.promo {border:2px solid #05315d;}

