H1 {
font-family: Arial, Helvetica, Sans-serif;
font-weight: 800;
font-size: x-large;
color: #800000;
}

H2 {
font-family: Arial, Helvetica, Sans-serif;
font-weight: 800;
font-size: large;
color: #800000;
}

H3 {
font-family: Arial, Helvetica, Sans-serif;
font-weight: 800;
font-size: medium;
color: #000000;
}

H4 {
font-family: Arial, Helvetica, Sans-serif;
font-weight: 600;
font-size: medium;
color: #800000;
}

H5 {
font-family: Arial, Helvetica, Sans-serif;
font-weight: 500;
font-size: medium;
color: #800000;
}


A:link {
color: blue;
font-weight: bolder;
}

A:visited {
color: blue;
text-decoration: none;
}

A:active {
color: white;
background: #800000;
}

CIT {
font-size: 10pt;
padding: 0%, 5%;
}

BODY {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12pt;
font-weight: bold;
color: #000000;
left-margin: 10%;
}

TABLE {
border-color: #800000;
border-width: 1px;
border-style: single;
}


TD {
background: #FFFFFF;
font-family: Arial, Helvetica, Sans-serif;
font-size: 12pt;
font-weight: bold;
color: #800000;
left-margin: 10%;
border-color: #800000;
border-width: 1px;
border-style: single;
}


SMALL {
font-size: 10pt;
}
