﻿
BODY {
font-family: arial, verdana, helvetica, san-serif;
background: #d6dfe9;
color: black;
font-size: 9pt;
}


H1{
color: black;
font-size: 18pt;
font-weight: 500;
margin-left:5%;
margin-top: 4%;
letter-spacing: 0.1em;
}

H2{
color: #336699;
font-size: 10pt;
font-weight: 700;
text-transform: uppercase;
margin-left: 5%;
letter-spacing: 0.em;
}


P{
font-size: 9pt;
margin-left: 5%;
margin-right: 5%;

line-height: 130%;
}

P.menu{
font-size: 10pt;
font-weight: 700;
color: #336699;
margin-left: 5%;
line-height: 130%;
}


P.icon{
font-size: 8pt;
color: #e8e800;
font-weight: 500;
margin-left: 0%;
letter-spacing: 0.01em;
}

LI{
list-style-type: disc;
font-size: 9pt;
margin-left: 3%;
line-height: 130%;
}

UL{
margin-left:8%
}