﻿body, html
{
  height: 100%;
}

body, p, td, div, span, form
{
  font-family : Times New Roman;
  font-size   : 12px;
}

form
{
  margin: 0px;
}

a
{
  font-weight : bold;
  text-decoration: none;
  color : Black;
}

a:hover
{
  text-decoration: underline;
}

span.page
{
  
}

span.page_selected
{
  
  background : Gainsboro;
}
