/* Copyright, Disclaimer, Privacy while temp page is up */

body
{
  margin : 0px;
  font-family : arial, sans-serif;
  font-size : small;
}

h1
{
  font-size : x-large;
}

h2
{
  font-size : large;
  font-weight : normal;
}

p, li
{
  text-align : justify;
}

#content
{
  width : 38em;
  margin-left : 40px;
  margin-right : 60px;
}

#banner
{
  text-align : right;
  background-color : #00496C;
  margin : 0px 0px 20px 0px;
}

#banner img
{
  margin : 0px;
  vertical-align : bottom;
}
