span.title {
    font-family: Bauhaus, 'Bauhaus Hv BT', 'Bauhaus 93', 'Arial Black', sans-serif;
    font-size:   36pt;
    color:       navy;
}

span.sub {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size:   22pt;
    font-weight: bold;
    color:       navy;
}

ul.big {
    list-style-type: square;
    display:     block;
    padding-left:200px;
    font-family: Arial, sans-serif;
    font-size:   18pt;
    color:       navy;
}