@import url(/mt3-static/themes/base-weblog.css);
@import url(/mt3-static/themes/theme-vicksburg_red/theme-vicksburg_red.css);



pre {
   background-color: #f0dfdf;
   padding: 0.5em;
   border-style: solid;
   border-color: #a33;
   border-width: 1px;
   margin-left: 1em;
   padding-left: 1em;
   font-size: 90%;
}

body
{
   font-family: 'Lucide Grande', 'Bitstream Vera Sans', 'trebuchet ms', helvetica, arial, sans-serif !important;
   font-size: 10pt;
}

code
{
   color: #A80101;
}
