BODY, P, H1, H2, H3, H4, H5, UL, OL {
   font-family : verdana, sans-serif; 
}

P, UL, OL {
   font-size : 10pt; 
}

.title {
   font-weight : bold;
   font-size : 110%;
   text-align : right;
   color : #c60;
}

.sub {
   font-weight : bold;
   color : #fc3;
}

.date {
   font-size : 50%;
   text-align : right;
}

