﻿body 
{
  background-color: #F1EFE2;
  font-family: Verdana;
  font-size: 8pt;
  text-align:justify;
  margin: 0px;
  padding: 0px;
}
A
{
  color: #0000D0;
  text-decoration: none;
}
A:HOVER
{
  color: #D00000;
}
SELECT
{
  font-size: 8pt;
  font-family: Verdana, Tahoma;
}
INPUT
{
  font-size: 8pt;
  font-family: Verdana, Tahoma;
}
textarea 
{
  font-size: 8pt;
  font-family: Verdana, Tahoma;
}
H1
{
  font-weight: bold;
  font-size: 18pt;
  font-family: 'Trebuchet MS' , Tahoma;
  margin: 0px;
  padding: 0px;
}
H2
{
  font-weight: bold;
  font-size: 12pt;
  font-family: 'Trebuchet MS' , Tahoma;
  margin: 0px;
  padding: 0px;
}
.head1
{
  font-weight: bold;
  font-size: 18pt;
  font-family: 'Trebuchet MS' , Tahoma;
}
.head2
{
  font-weight: bold;
  font-size: 12pt;
  font-family: 'Trebuchet MS' , Tahoma;
}
.f7
{
  font-size: 7pt;
}
.f8
{
  font-size: 8pt;
}
.f8b
{
  font-weight: bold;  
}
.f10
{
  font-size: 10pt;
}
.f10b
{
  font-size: 10pt;
  font-weight: bold;  
}
.contentPage
{
  font-size: 10pt;
  margin-left: 24px;
  margin-right: 24px;
}
.updateProgress
{
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.dynamicMenu
{
  border: solid 1px #ACA899;
  padding: 8px;
}

