BODY{
        background : #AEDBFF url(cyan.jpg) repeat fixed;
        color : #00E0FF;
        margin : 5%;
        scrollbar-3d-light-color: #400080;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-face-color: #0090E0;
        scrollbar-arrow-color: #000080;
        scrollbar-shadow-color: #004080;
        scrollbar-darkshadow-color: #400040;
        scrollbar-track-color: #AEDBFF;
}
p {
        font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
        font-size : 110%;
        text-align : justify;
        color : #00007f;
        margin-top : 30px;
        line-height : normal;
}

center {
       font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
       font-size : 120%;
       text-align : center;
       color : #00007f;
       margin-top : 30px;
       line-height : normal;
}

h1 {
       font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
       font-size : 160%;
       font-weight : bold;
       text-align : center;
       color : #A02020;
}

h2 {
       font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
       font-size : 150%;
       font-weight : bold;
       font-style: italic;
       text-align : center;
       color : #A02020;
}

h3 {
       font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
       font-size : 150%;
       font-weight : bold;
       text-align : justify;
       color : #00007f;
}

h4 {
       font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
       font-size : 130%;
       font-weight : bold;
       text-align : justify;
       color : #00007f;
}

h5 {
      font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
      font-size : 90%;
      margin-top : 30 px;
      line-height : normal;
      text-align : center;
      color : #00007f;
}
div {
      font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
      font-size : 130 %;
      margin-top : 30 px;
      line-heigh : normal;
}
small {
      font-family : "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
      font-size: small;
      font-style: italic;
      color : #00007f;
}
a:link {
      color : #043669;
}

a:visited {
      color : #400080;
}

a {
  color : #0000A0;
}
