
/* external CSS file for fsrp*/

body {background-color: rgb(212, 215, 167);}
h1, ol, ul {color: rgb(51, 0, 102)}
h2 {color: rgb(153,0, 0)}
h3 {color: rgb(24, 36,78)}
h4, p.red {color: rgb(153, 0, 0)}
p {color: black}
h1, h2, h3, h4, p, ol, ul, td {font-family: Arial, Helvetica, Univers, sans-serif;}
h1 {font-weight: 400; text-align: center;}
h2, h3, h4 {font-weight: 200}
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 12pt; font-weight: bold;}
li {font-weight: bold;}
p, ol, ul, td {font-size: 10pt;}
p.bright {font-weight: 400; font-size: 13pt; color: rgb(204, 51, 0);}
p.small {font-size: 8pt;}
.Date
{
    font-size: 12px;
    color: rgb(153, 0, 0);
}
 