BODY {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    text-decoration : none;
}

P {
    color : Black;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    text-decoration : none;
}

A {
    text-decoration : none;
}

A:LINK {
    color : #215846;
}

A:VISITED {
    color : #215846;
}

A:ACTIVE {
    color : #FF9800;
}

A:HOVER {
    color : #FF9800;
}

INPUT {
	COLOR: #BF0000; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11 px
}

TEXTAREA {
	COLOR: #BF0000; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11 px
}

SELECT {
	COLOR: #BF0000; FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 11 px
}

.txt_8 {
    font-family : Tahoma, Arial, Helvetica;
    font-size : 8pt;
    text-decoration : none;
}

.txt_v8 {
    font-family : Tahoma, Arial, Helvetica;
    font-size : 8pt;
    color : #215846;
    text-decoration : none;
}

.txt_10 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
}

.txt_v10 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #215846;
    text-decoration : none;
}

.txt_r10 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
    color : #800000;
    text-decoration : none;
}

.txt_12 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12pt;
    text-decoration : none;
}

.txt_v12 {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12pt;
    color : #215846;
    font-weight : bold;
    text-decoration : none;
}