﻿body {
  background-color: White;
  font-family: Verdana, Tahoma;
  font-size: 8pt;
  margin: 8px;
  padding: 0px;
  text-align: justify;
}
A
{
  color: #0060D0;
  text-decoration: none;
}
A:HOVER
{
  color: #000000;
}
img
{
  border-width:0px;
}
select, input, button, textarea 
{
  font-size: 8pt;
  font-family: Verdana, Tahoma;
}
.head1
{
  font-size: 20pt;
  font-family: 'Trebuchet MS', Verdana, Tahoma;
  font-weight: bold;
}
.head2
{
  font-size: 13pt;
  font-family: 'Trebuchet MS', Verdana, Tahoma;
  
}
h1
{
  font-size: 20pt;
  font-family: 'Trebuchet MS', Verdana, Tahoma;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h2
{
  font-size: 13pt;
  font-family: 'Trebuchet MS', Verdana, Tahoma;
  margin: 0px;
  padding: 0px;
}
.f7
{
  font-size: 7pt;
}
.f8b
{
  font-weight: bold;
}
.f8t
{
  font-family: tahoma;
  font-size: 8pt;
}
.passwordStrength
{
  background-color: #FFFFF2;
  padding: 2px;
  border-color: #FFD700;
  border-style: solid;
  border-width: 1px;
  width: 200px;
}
.updateProgress
{
  filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.rssLink
{
  font-size: 12pt;
  font-family: Georgia, Sans-Serif;
  text-align: left;
  font-weight: bold;
}
