BODY {
            background-color: #fefae0;
            color: midnightblue;
            leftmargin: 4px; marginwidth:4px; 
            topmargin:15px; marginheight: 15px;
            FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 10pt;
            FONT-WEIGHT: normal;
            TEXT-ALIGN: justify;
            font-style : normal;
            padding-left : 5%;
            padding-right : 5%;
            padding-top : 5%;
}
hr {
            color: #000066;
            height: 1px;
            width: 100%;
            text-align: center;
}
P {
            bgcolor: #fefae0;
            color: midnightblue;
            FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 10pt;
            FONT-WEIGHT: normal;
            TEXT-ALIGN: justify;
            font-style : normal;
}
H5 {
            FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 10pt;
            FONT-WEIGHT: bold;
            color: #663300;
	    TEXT-ALIGN: left
}
H4 {
	    FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 12pt;
            FONT-WEIGHT: bold;
            TEXT-DECORATION: none;
            COLOR: #000066;
	    TEXT-ALIGN: left;
	font-style : normal;
}
H3 {
	    FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 14pt;
            FONT-WEIGHT: bold;
            TEXT-DECORATION: none;
	    TEXT-ALIGN: center
}
H2 {
            FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 16pt;
            FONT-WEIGHT: bold;
            COLOR: #000000;
	    TEXT-ALIGN: center
}
H1 {
	    FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 20pt;
            FONT-WEIGHT: bold;
            COLOR: #8b0000;
            TEXT-ALIGN: center
}
.b{
	    font-weight : bold;
            FONT-FAMILY: Verdana, Arial;
            FONT-SIZE: 10pt;
            COLOR: ActiveCaption;
            TEXT-DECORATION: none; 
            background-color: #fefaeb;
}
}
A {
            FONT-FAMILY: Arial,Verdana;
            FONT-SIZE: 10pt;
            FONT-WEIGHT: normal;
            COLOR: #0000ff;
            TEXT-DECORATION: none;
}
A:hover {
            COLOR: red;
            TEXT-DECORATION: none;
}
.text_in {
            width: 90%;
            text-align: justify;
}
.text_content1 {
            width: 95%;
            text-align: left
}
.text_content2 {
            width: 85%;
            text-align: left
}
.in {
            width: 100%;
            text-align: center;
}
ul {
            color: midnightblue;
            text-align : left;
}
.at {
            color: #00008B;
            font-style: italic;
            font-weight: bold;
            text-decoration: underline;
}
.at1 {
            color: #4A0000;
            font-style: italic;
            text-decoration: none;
            font-weight : normal;
            font-family: serif;
            font-size: 11pt;
}
.at2 {
            color: #000000;
            font-style: normal;
            text-decoration: underline;
            font-weight : normal;
            font-family: serif;
            font-size: 11pt;
}
.formula {
	color: #000000;
	font-style : normal;
	font-size : 10pt;
	text-align : justify;
}
div {
            color: #000066;
            font-style : normal;
            font-size : 10pt;
            text-align : justify;
}
table {
            !!!!!!!!! background-color: #8b0000; !!!!!!!!!!
            border: 0;
            font-weight: bold;
            font-size: 9pt;
            color: #000066;
            vertical-align : middle;
            clear : none;
            font-family : "Serifa Th BT";
}
th {
            background-color: #fefecd;
            text-align: center;
            valign: middle;
            color: #000066;
            font-size: 11pt;
            font-weight: bold;
}
td.c_bold {
            font-weight: bold;
            background-color: #fefae0;
            text-align: center;
            vertical-align : top;
}
td.c_normal {
            font-weight: normal;
            background-color: #fefae0;
            text-align: center;
            vertical-align : middle;
}
td.l {
            font-weight: normal;
            background-color: #fefae0;
            text-align: left;
            vertical-align : top;
}
img {
            margin-left : 20px;
            margin-right : 20px;
            border : none;
}