html, body { background-color: #afb0db; 
       background-image: url(lo02bg.gif);
       margin: 0;
       padding: 0;
       height: 100%;
       border: 0; }
#fullheight { height: 100%; }
.main { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
            line-height: 150%;
            text-align: justify;
            color: #000000; }
.menu { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
	    font-weight: bold;
            line-height: 150%;
            text-align: left;
            color: #0F1A81; }
.menuhead { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 11px;
	    font-weight: bold;
	    text-transform: uppercase;
	    letter-spacing: 0.2em;
            line-height: 150%;
            text-align: left;
            color: #0F1A81;
            border-bottom: solid 1px #0F1A81; }
h1 { font-family: tahoma,arial,helvetica,sans-serif; 
            font-size: 12px;
	    font-weight: bold;
	    text-transform: uppercase;
	    letter-spacing: 0.4em;
            line-height: 150%;
            text-align: center;
            color: #000000;
	    background-color: #7D80C5;
            border-bottom: solid 1px #0F1A81;
            border-top: solid 1px #0F1A81;
            border-right: solid 1px #0F1A81;
            border-left: solid 1px #0F1A81; }
h2 { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
	    letter-spacing: 0.2em;
	    text-transform: uppercase;
	    font-weight: bold;
            line-height: 150%;
            text-align: left;
            color: #000000;
            border-bottom: solid 1px #0F1A81; }
ul { list-style-image: url(lo02li01.gif); }
a { text-decoration: none; color: #0F1A81; font-weight: bold; }
a:hover { text-decoration: none; color: #473cb4; font-weight: bold; }

