/* Style Sheet*/

img {
border: 1px solid black;
}

body {
background: #808ea8;       /*5a6e91 393d44*/ 
}

h1 {
font-family: "Lucida Console";
}

h2 {
font-variant:small-caps;
}

li.blank{
list-style:none;
}

a:link{
font-weight:normal;
}


a:visited{
color:#990000;
}

a:hover{color:#996633;
}

p{
font-family:Georgia, "Times New Roman", Times, serif;
}

#big {
font-size:20px;

}

