BODY {
color: #000000;
font-family: arial, helvetica, sans-serif;
font-size: 11pt;
margin-left: 5;
margin-right: 5;
margin-top: 20;
margin-bottom: 20;
}

H1 {
font-family: arial, helvetica, sans-serif; 
font-size: 30pt;
color: #10399C;
font-weight: normal;
text-align: center;
}

H2 {
font-family: arial, helvetica, sans-serif; 
font-size: 17pt;
color: #010399C;
font-weight: normal;
text-align: center;
}

H3 {
font-family: arial, helvetica, sans-serif; 
font-size: 15pt;
font-weight: bold;
color: #10399C;
text-align: left;
}

H4 {
font-family: arial, helvetica, sans-serif; 
font-size: 15pt;
font-weight: bold;
color: #000000;
text-align: center;
}

P {
font-family: arial, helvetica, sans-serif;
font-size: 11pt;
text-align: left;
font-weight: normal;
font-color: #10399C;
}

.results {
font-size: 80%;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.small {
font-size: 10pt;
font-color: #10399C;
}

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


A:Hover {
color: #10399C;
font-weight: bold;
}

HR {
color: #10399C;
}

