﻿
BODY {
font-family: arial, verdana, helvetica, san-serif;
background: #ffffff;
color: black;
font-size: 9px;
}


H1{
color: #0099ff;
font-size: 24px;
font-weight: 700;
margin-left: 3%;
margin-top: 2%;
letter-spacing: 0.1em;
}

H2{
color: #9D2700;
font-size: 15px;
font-weight: 700;
line-height: 150%;
margin-left:3%;
margin-top: 1%;
}


H3{
color: #0066cc;
font-size: 15px;
font-weight: 700;
margin-left: 3%;
margin-top: 0%;
}

H4{
color: #FF3300;
font-size: 25px;
font-weight: 700;
margin-left: 0%;
margin-top: 0%;
}


P{
font-size: 12px;
margin-left: 3%;
margin-top: 3%;
line-height: 130%;
}

p.sub{
font-size: 12px;
margin-left: 0%;
margin-top: 0%;
line-height: 130%;
}


span.menu{
font-size: 12px;
color: #0099ff;
margin-left:2%;
font-weight: 700;
line-height: 150%;
margin-top: 2%;
text-decoration: none;

}

span.space{
margin-left:16%;
}


P.address{
font-size: 11px;
color: #ffffff;
margin-left: 0%;
line-height: 100%;
margin-top: 2%;
}


LI{
list-style-type: disc;
font-size: 9pt;
margin-left: 3%;
line-height: 150%;
}

span.footer{
font-size: 11px;
color: #0099ff;
margin-left: 12%;
line-height: 100%;
margin-top: 2%;

}