body
{
  background-color: #77bbbb;
}
div.body{
  background-color: #99CCCC;
  background-image : url(logo.jpg);
  background-repeat : no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000055;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding:1em;
  border:1px solid #003377;
}
p
{
  font-size: 12px;
}
h1
{
  font-size: 22px;
}
h2
{
  font-size: 18px;
}
h3
{
  font-size: 12px;
}
a
{
  color: #335599;
  font-weight: bold;
  text-decoration: none;
}
a:hover
{
  color: #5588bb
}
.link
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000077;
  line-height: 16px;
  font-weight: bold;
  text-decoration: none;
  padding-down: 10px;
}
.b_link
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #005577;
  line-height: 11px;
  text-decoration: none;
}
.outlinks{
  font-size: 16px;
  color: #005577;
  line-height: 30px;
  text-decoration: none;
}
.title
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #000080;
  line-height: 24px;
  font-weight: bold;
  text-decoration: none;
}
.foot
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000066;
  line-height: 10px;
  text-decoration: none;
}
.text
{
  font-size: 14px;
}
.bold_text
{
  font-weight: bold;
}
.smalltext{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #335577;
  line-height: 10px;
}
.shiftedtext
{
  margin-left: 5em;
}
.justified
{
  text-align: left;
  text-indent: 2em;
}
.inputbox
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #335577;
  line-height: 10px;
}
.film_title
{
  font-weight: bold;
  font-size: 14px;
  background-color:#33CCCC;
}
.film_small
{
  font-size: 9px;
}