<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body{
   margin:0px;
}
.td12{
   font-size:12px;
   line-height:180%;
}
.td14{
   font-size:14px;
   line-height:190%;
}
.Bgblue{
   background-color:#025BC1;   
}
.Bggray{
   background-color:#9FA0A0;
}
.td14b{
   font-size:14px;
   font-weight:bolder;
}
.a12{
   font-size:12px;
   color:#000099;   
}
.agray{
   color:gray;
   font-size:12px;
   text-decoration:none;
}
.BorderWhite{
   border:solid 1px #FFFFFF;
}</pre></body></html>