BODY {
    background : #fffffe none;
    font-family : serif; sans-serif, Helvetica, Verdana, Geneva, Arial, serif;
    font-size : 100% ;
    line-height: 100%;
    color : #000000;
    margin: 10px;
}

UL {
    line-height: 100%;
    font-weight: bold;
}

LI {
    font-weight: normal;
	padding: 0 0 1% 0;
}

P.h1 {
    font-weight: bold;
    font-size: 200%;
    line-height: 25%;
}

P.h2 {
    font-weight: bold;
    font-size: 150%;
}

SPAN.h3 {
    font-weight: normal;
    font-size: 75%;
}

SUP {
    font-size: 90%;
}

.italic {
    font-style: italic;
}


