body {

margin-top : 0;
margin-bottom : 0;
margin-right : 0;
margin-left : 0;
color : #ffffff;
background-color : #ffffff;

}
blockquote {

text-align : justify;
font-family : arial, sans-serif;
font-size : 0.9em;
font-weight : normal;
background-color : #ffffff;
color : #000000;
margin-right : 4%;
margin-left : 4%;

}
h1 {
color : #000000;
background-color: #ffffff;
color : #000000;
font-size: 40;
font-weight : bold;
text-align : center;

}
h2 {
color : #000000;
background-color: #ffffff;
font-size: 30;
font-weight : bold;
text-align : center;

}
h3 {
color : #000000;
background-color: #ffffff;
font-size: 20;
font-weight : bold;
text-align : center;

}
h4 {
color : #000000;
background-color: #ffffff;
font-size: 10;
font-weight : bold;
text-align : center;

}
hr {

color : #000000;
background-color : #ffffff;
font-weight : lighter;
width : 75%;

}
P {

font-family : Georgia, "Times New Roman", Times, serif;
font-size : 1em;
font-style : normal;
background-color : #ffffff;
color : #000000;
text-indent : 5px;
text-align : justify;


}
ol {

list-style-type : number;
font-family : Arial, sans-serif;
font-size : 1em;
text-align : left;
margin-right : 15%;
margin-left : 1%;
background-color : #ffffff;
color : #000000;

}
li {

margin-top : 1.4em;
font-family : Arial, sans-serif;
font-size : 0.9em;
font-weight : bold;
text-align : left;
background-color : #000066;
color : #ffffff;
line-height : 1.9em;
margin-right : 1%;
margin-left : 15%;


}

pre {

font-size : 0.9em;
font-family : courier, serif;
text-align : left;
margin-right : 1%;
margin-left : 1%;
line-height : 0.9em;

}
