.biglink {
        font-family : Times New Roman;
        color : Black;
        font-size : large;
        text-align : center;
}
P  {
        font-family : Times New Roman;
        color : Black;
        font-size : normal;
        text-align : left;
}

H1  {
        font-size : xx-large;
        font-family : Arial;
        font-weight : bold;
        color : Black;
        text-align : center;
}

H2  {
        font-family : Arial;
        font-weight : bold;
        font-size : x-large;
}

H3  {
        font-size : large;
        font-family : Arial;
        font-weight : bold;
        font-style : italic;
}

A  {
        color : Blue;
}

A:Visited  {
        color : Purple;
}

A:Active  {
        color : Maroon;
}

A:Hover  {
        color : Red;
}

BODY  {
        color : Black;
        font-family : Times New Roman;
        font-size : small;
        background : kompas0.gif;
}

.center  {
        text-align : center;
}

.theader {
        background-color : #CDB2EC;
        vertical-align : middle;
        text-align : center;
}

.tred {
        width : 25%;
        background-color :red;
        vertical-align : middle;
        text-align : center;
}
.tgreen {
        width : 25%;
         font-size : 12;
        font-family : Arial;

        background-color :#009547;
        vertical-align : middle;
        text-align : center;
}

.right  {
        text-align : right;
}

.menu  {
        font-size : x-small;
        list-style-type : decimal;
        color : Black;
        list-style : decimal;
}

UL  {
        list-style-type : square;
}

LI  {
        font-size : small;
        list-style : disk;
}

.bg  {
        background : back.gif;
}

.tleft {
        width : 25%;
        background-color : #008040;
        vertical-align : top;
}
.tright {
        vertical-align : top;
}
