body {
  background-color:#C0C0C0;
  margin-top:0px;
  font-family : arial,geneva,helvetica,sans-serif;
}

p {
  font-size : 11px;
  font-weight : normal;
  word-spacing : normal;
  letter-spacing : 0px;
  text-decoration : none;
  text-align : justify;
  line-height : 2;
}

h1{
  font-size : 16px;
  color:#3399CC;
  line-height : 3;
}

h2{
  font-size : 12px;
  line-height : 3;
}

ul {
font-size: 11px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #OOOOOO;
text-decoration: none;
background-color: #FFFFFF;
text-indent: 5px;
list-style-position: inside;
list-style-type: square;
padding: 6px;
margin: 2px;
}

.blackbox {
  color:#FFFFFF;
  font-size : 10px;
  font-weight : normal;
  word-spacing : normal;
  letter-spacing : 0px;
  text-decoration : none;
  text-align : left;
  line-height : 1.5;
  
}

a {text-decoration:underline; color: #3399CC;}
a:hover {text-decoration:none;color: #3399CC}

a.nav {text-decoration:none; color: #FFFFFF; font-size : 9px;}
a.nav:hover {color: #64CAFC}

.credit {
  font-size : 11px;
  font-weight : normal;
  word-spacing : normal;
  letter-spacing : 0px;
  text-decoration : none;
  text-align : justify;
  line-height : 1.5;
}

.shadow{
  background-image:url('graphics/shadow.gif');
  background-repeat: repeat-x;
}

div {
  margin-left:130px;
}
