body {
 background:#333366;
 margin-top: 0%;
 margin-bottom: 0%;
 margin-left: 0%;
 margin-right: 0%;
 scrollbar-face-color:#e2e9f1;
 scrollbar-track-color:#ffffff;
 scrollbar-arrow-color:#000000; 
 scrollbar-highlight-color:#a2b4ca;
 scrollbar-3dlight-color:#ffffff;
 scrollbar-shadow-color:#ffffff;
 scrollbar-darkshadow-color:#000000;
}

table {
 background:#e2e9f1
}

p{
  color: #333366;
  font-size: 10pt;						
  font-weight: normal;
  font-family: sans-serif;
}

a{color: #5577ff };
a:visited { color: #5577ff };
a:hover { color: #9999cc };  

h1{
 color: #333366;
 font-size: 30pt;
 text-align: center;
 font-family: Book Antiqua, Comic Sans MS, Garamond, sans-serif, arial;
}

h2{
 color: #333366;
 font-size: 25pt;
 text-align: center;
 font-family: Comic Sans MS, Garamond, sans-serif;
 
hr{
  align: center;
  color: #0066cc;
}

marquee{
  color: #333366;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  font-family: Comic Sans MS ,sans-serif;
}

.bigger{
  font-size: 32pt;
  font-weight: bold;
  text-align: center;
}

.LO{
  color: #3399ff;
  font-size: 32pt;
  font-weight: bold;
  text-align: center;
}
