body {
  background-color: #FfFfe0;
}

h2 { font-family: "Arial"; font-size 200; font-style: bold; font-color blue; }
h3 { font-family: "Arial"; font-size 150; font-style: bold; font-color blue; }

p { font-family: "Arial"; font-size: 120%; }
p { text-indent: 30px; }

a.im:link { color:#FF8000; }
a.im:visited { color: #E0E000; }
a.im:active { color: #FF8000; }
a.im:hover { color: #FFFFFF; }

div.mdx { background-color: #ffffe0; 
           color: #333388;
           font-family: "Helvetica";
         }

.graphic {border: 0px; }
a.footer:link {text-decoration: none; }
a.footer:visited {text-decoration: none; }

a.bloglink { font-family: Helvetica; font-size: 1.2em; }
.blogdesc { font-family: Arial Narrow; color: #006600; font-size: 0.8em; margin-top: 3px; }
.blogauth { font-family: Helvetica; font-size: 1em; color: #000077; font-size: 0.8em; }
td.blogtab {padding-top: 7px; paddding-bottom: 7px; padding-right: 10px; padding-left: 10px; text-align: center; width: 250px; }

.results { font-family: Helvetica; font-size: 1.1em; }
div.descr { font-family: Arial Narrow; font-size: 0.7em; color: #003300; }
div.fromfeed { font-family: Helvetica; font-size: 0.9em; color: #000000; } 


