
body {
font-family : arial, sans-serif,helvetica;
color : #0000cc;
font-size : 100%;
text-align : left;
margin-right : 3%;
margin-left : 7%
}

h1 {
font-weight : bold;
color : #0000CC;
background-color : transparent;
text-align : center;
}

h2 {
font-weight : bold;
color : #0000CC;
background-color : transparent;
font-family : arial, sans-serif;
text-align : center;
}

h3 {
font-weight : bold;
font-family : arial, sans-serif,helvetica;
color : blue;
background-color : white;
text-align : center;
}

p {
font-style : normal;
text-align : justify;
margin-right : 1%;
margin-left : 3%;
}

a{
font-weight : bold;
font-family : arial, sans-serif,helvetica;
color : red;
background-color : white;
}