a,p,li,h1,h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
}
h1,h2 { color: gray; }
#a.menu:link    { color:white; text-decoration:none }
#a.menu:visited { color:orange; text-decoration:none }
#a.menu:hover   { color:red }
ul.green { list-style-image: url("/images/b.gif") }
.block { padding: 12pt; }
.updated { font-size: 8pt; color: #9C9; }
.footer { font-size: 8pt; color: #FFF; }
.title { font-size: 16pt; color: gray; }
.subtitle { font-size: 12pt; color: gray; }
.greyed { font-size: 10pt; color: gray; }
.menu { font-size: 10pt; color: #aaaaaa; }
