h1 {
 font-family: Arial, Helvetica;
 font-size: 14px;
 font-weight: 800;

}

h2 {
 font-family: Arial, Helvetica;
 font-size: 14px;
 font-weight: 600;

}

P {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: 100;
 text-align: justify;
 color: #000000;

}

LI {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: 100;
 text-align: justify;
 color: #000000;

}


A {text-decoration: none;}
A:link {color: #990000;}
A:visited {color: #990000;}
A:active {color: #990000;}

