    body {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        background: #c2d9fe;
        }
    b.headline {
        font-family: verdana, sans-serif;
        font-size: 14pt;
        font-style: italic;
        text-decoration: underline;
        }
    b.header {
        font-family: verdana, sans-serif;
        font-size: 12pt;
        font-style: bold;
        text-decoration: underline;
        }
    b.date {
        font-family: verdana, sans-serif;
        font-size: 10pt;
        color: red;    
    	}
    h2.urgent {
        font-family: verdana, sans-serif;
        font-style: italic;
        color: red;    
    	}
    i.source {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        font-style: italic;
        }
    td.leftmenu {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        background: #ffffff;
        }
    td.top_menu {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        font-weight: bold;
        background: #fff0ca;
        }
    td.menu_headline{
        font-size: 10pt;
        font-family : verdana, sans-serif;
        font-weight: normal;
        background: #c2d9fe;
        color: #000000;
    	}
    td.main_headline{
        font-size: 14pt;
        font-style: normal;
        font-family : georgia;
        font-weight: normal;
        background: #ffffcc;
        color: #000000;
    	}
    td {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        background: #ffffff;
        }
    td.mainbody {
        font-size: 12px;
        font-family : verdana, geneva, arial, sans-serif;
        background: #ffffff;
        }
    td.header {
        font-size: 20pt;
        font-weight: bold;
        font-family : verdana, helvetica;
        color: black;
        background: #c2d9fe;
        }
    td.footer {
        font-size: 10pt;
        font-family : verdana, sans-serif;
        color: black;
        background: #c2d9fe;
        }
    a.menu:hover {
        background: #00ffff;
        text-decoration: underline;
        }
    a:hover {
        background: #ffff66;
        text-decoration: underline;
        }
    a {
        text-decoration: underline;
        }
	a.graphic {
		text-decoration: none;
		}
	a.graphic:hover {
		text-decoration: none;
	}
    a:visited {
        color: navy;
        }

