<STYLE TYPE=text/css>

    table           { border-collapse : collapse }   

    body            { color : black; background-color : rgb(250,220,200); background-image : url(bg.gif);  text-align : center }
    h3, h1          { text-align : center }

    A:link,
    A:active,     
    A:visited       { color : red; text-decoration : none }
    A:hover         { text-decoration : underline }

    .info               { text-align : justify; padding : 25px 75px }
    .silent             { }
    .silent A           { color : black; text-decoration : none }
    .dark               { }
    .dark A:link,
    .dark A:active,
    .dark A:visited,
    .dark A:hover      { color : black }

    .series_title       { color : red }
    .series_description { text-align : justify; padding : 5px }
    .series_column      { width : 50%; padding : 10px; vertical-align : top; text-align:justify }
    .series_box_image   { padding : 15px }

    .beer_info          { font-size : 0.8em }
    .item_title         { font-size : 1.2em }
    .item_title1        { font-size : 1.2em; color : maroon }
    .item_title2        { font-size : 1.2em; color : green }
    .item_title3        { font-size : 1.2em; color : fuchsia }
    .item_title4        { font-size : 1.2em; color : orange }
    .item_title5        { font-size : 1.2em; color : orange }
    .item_series_link   { font-size : 0.8em }
    .item_series_link A { color : black }
    .wine_sweetness     { }
    .wine_price         { text-align : right; padding : 5px  }

    .wine_description   { }

</STYLE>