body#top
{
background-color:  #A7B3D0;
}

body#left
{
background-color:  #A7B3D0;
font-weight:  bold;
color:  white;

 
}

body
{
background-color:  #C5CDE1;
}

h1
{
font-family: Courier New;
font-size:  xx-large;
font-style: normal;

color: white;
text-align:  center;
letter-spacing: 1px;
}

h2
{
font-family: Arial;
font-size: large;
font-style:  normal;
font-weight: bold;
color: black;
letter-spacing: 1px;

}

h3
{
font-family: Arial;
font-size:  medium;
font-style:  normal;
font-weight: normal;
color: black;
letter-spacing: 1px;

}

h4
{
font-family: Arial;
font-size:   small;
font-style: normal;
font-weight: normal;
color: blue;

}

h5
{
font-family: Arial;
font-size: medium;
font-style: normal;
font-weight: normal;
color: black;

}

p
{
font-family:  "Verdana";
font-size:  medium;
color: Blue

}

ul
{
font-family:  "Times";
}

a#links
{
 color: Blue;
 font-family:  Comic Sans MS;
 font-style: normal;
 font-size: 16px;
 font-variant: normal;
 font-weight: normal;
  
}

a:hover#links
{
 color: yellow;
}