BODY {
        font-family : tahoma, arial, helvetica;
        font-weight : normal;
        color : #000000;
        background : #ffffff;
        margin : 10 10 10 0;
}

P {
        font-size : 13px;
        text-align : justify;
        margin : 5 0 0 0;
        padding : 0 0 0 0;
}
P.center {
        text-align : center;
}
P.img {
        font-size : 11px;
        text-align : center;
        margin : 1 0 10 0;
}

A {
        text-decoration : none;
        color : #af0606;
}
A:visited {
        text-decoration : none;
        color : #af0606;
}
A:active {
        text-decoration : none;
        color : #af0606;
}
A:hover {
        text-decoration : none;
        background : #fff5d0;
        color : #af0606;
}

A.grouplist {
        text-decoration : none;
        color : #000000;
}
A.grouplist:active {
        color : #000000;
}
A.grouplist:visited {
        color : #000000;
}
A.grouplist:hover {
        color : #444444;
        background : none;
}

H1 {
        color : #000000;
        font-size : 16px;
        font-weight : bold;
        text-decoration : none;
        letter-spacing : 1;
        border-bottom : 1 dotted #af0606;
        margin : 10 0 0 0;
        padding : 0 0 1 5;
}

H2 {
        color : #000000;
        font-size : 13px;
        font-weight : bold;
        text-decoration : none;
        letter-spacing : 1;
        wixdth : 80%;
        border-bottom : 1 dotted #db4545;
        margin : 10 0 0 0;
        padding : 0 0 1 5;

}

TD {
        font-size : 13px;
        text-align : justify;
        vertical-align : top;
}

TH {
        font-size : 13px;
        font-weight : bold;
        text-align : justify;
        vertical-align : middle;
}

UL {
        margin : 5 0 0 40;
        list-style-type : square;
}

OL {
        margin : 5 0 0 40;
}

LI {
        font-size : 12px;
        text-align : left;
}
LI.grouplist {
        font-size : 13px;
        font-weight : bold;
        text-align : left;
        letter-spacing : 1;
        margin : 5 0 0 0;
}

IMG {
        border : 1 solid #000000;
        margin : 10 10 0 0;
}

FORM {
        padding : 0 0 0 0;
        margin : 0 0 0 0;
}

.frm {
        font-family : arial, helvetica;
        color : #ffffff;
        background : #fff5d0;
        border : 1 solid #000000;
}

.btn {
        color : #ffffff;
        background : #af0606;
        border : 1 solid #000000;
}

HR {
        color : #ffffff;
        border-top : 1 dashed #af0606;
}
