body {
background-color: #fbfbfb;
font-family:verdana;
border-right: none;
border-left: none;
border-top: none;
border-bottom: none;
}

h1 {
font-size:14;
text-align: left;
letter-spacing:2;
background-color:#4D6DA5;
color: #ffffff;
margin-left: 10;
padding-left: 15;
padding-top: 2;
padding-bottom: 2;
margin-bottom: 10;
}

h2 {
color:#000099;
margin-top: 15;
margin-bottom: 10;
font-size: 14;
margin-left: 10;
font-weight: bold;
}

h3 {
color:#797979;
margin-top: 15;
margin-bottom: 10;
font-size: 13;
margin-left: 10;
font-weight: bold;
}

p {
font-size:11;
text-align: justify;
line-height:1.5;
color: #707070;
margin-left: 10;
margin-top: 5;
margin-bottom: 5;
}

li {
font-size:11;
text-align: justify;
line-height:1.5;
color: #707070;
margin-left: 0;
margin-right: 10;
margin-top: 5;
margin-bottom: 5;
}

p.pie {
font-size:10;
text-align: center;
color: #707070;
}


A.menu:link {
font-size: 11;
color: #F6F6F6;
text-decoration: none;
font-weight:bold;
margin-left: 5;
}

A.menu:visited {
font-size: 11;
color: #F6F6F6;
text-decoration: none;
font-weight:bold;
margin-left: 5;
}

A.menu:active {
font-size: 11;
color: #1D1F9B;
text-decoration: none;
font-weight:bold;
margin-left: 5;
}

A.menu:hover {
font-size: 11;
color: #1D1F9B;
text-decoration: none;
font-weight:bold;
margin-left: 5;
}


A:link {color: #492BE5 ;text-decoration: none; font-weight:normal;}
A:visited {color: #492BE5 ; text-decoration: none; font-weight:normal;}
A:active {color: #E54F1C ; text-decoration: underline; font-weight:normal;}
A:hover {color: #E54F1C ; text-decoration: underline; font-weight:normal;}
