/* CSS Document */
body {align: center;
         background-color: rgb(176,196,222);
         color:black;
         font-family: arial;
         margin-top: 20px;
         margin-left: 10px;
         margin-right: 10px}
h1 {font-size: 200%; letter-spacing: 2pt; font-weight:700; margin-top: 0px; margin-bottom: 0px}
h2 {font-size: 150%; letter-spacing: 1pt; font-weight:700; margin-top: 0px; margin-bottom: 0px}
h3 {font-size: 125%; letter-spacing: 1pt; font-weight:700; margin-top: 0px; margin-bottom: 0px}
a {color: rgb(72,61,139)}
p {font-size: 105%; font-weight:normal; margin-top: 0px; margin-bottom: 0px}

