BODY {
color: #000000;
font-family: times new roman, times, serif;
font-size: 10pt;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

H1 {
font-family: times new roman, times, serif; 
font-size: 28pt;
font-weight: normal;
font-style: italic;
color: #950E2E;
text-align: center;
}

H2 {
font-family: times new roman, times, serif; 
font-size: 18pt;
font-weight: normal;
font-style: italic;
color: #950E2E;
text-align: center;
}

.reditalic {
font-family: times new roman, times, serif; 
font-size: 16pt;
font-weight: normal;
font-style: italic;
color: #950E2E;
text-align: center;
}



P {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: justify;
font-weight: normal;
font-style: italic;
}

.italic {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: italic;
}

.italiccenter {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: center;
font-weight: normal;
font-style: italic;
}

.normal {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: normal;
}

.italicbold {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: left;
font-weight: bold;
font-style: italic;
}

.reditalicbold {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #950E2E;
text-align: left;
font-weight: bold;
font-style: italic;
}

.nonitalic {
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: left;
font-weight: bold;
font-style: normal;
}

.nonitalic2 {
font-family: times new roman, times, serif;
font-size: 11pt;
color: #000000;
text-align: left;
font-weight: normal;
font-style: normal;
}


P.center {
font-family: times new roman, times, serif;
font-size: 10pt;
color: #000000;
text-align: center;
font-weight: bold;
}

P.bodycenter {
font-family: times new roman, times, serif;
font-size: 14pt;
color: #000000;
text-align: center;
font-weight: normal;
}

P.small {
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
color: #000000;
text-align: center;
font-weight: bold;
font-style: normal;
}

P.footer {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-align: center;
font-weight: normal;
font-style: normal;
}

.tableredborder{
font-family: times new roman, times, serif;
font-size: 13pt;
color: #000000;
text-align: center;
font-weight: normal;
font-style: italic;
border: 2px solid #950E2E;
}

A {
color: #950E2E; 
text-decoration: none;
font-weight: bold;
}

A:Hover {
color: #8D8D8D;
font-weight: bold;
}

A:Active {
color: #950E2E;
font-weight: bold;
}

A:Visited {
color: #950E2E;
font-weight: bold;
}

A:Visited:Hover {
color: #8D8D8D;
font-weight: bold;
}

.footer {
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
text-align: center;
font-weight: normal;
}