﻿body,td,th,p,.section,.header,.default,input,select
{
  font-family:verdana,tahoma,arial;
  font-size:11px
}
body
{
 margin :0;
}
th
{
  font-weight: bold
}
input,select,textarea
{
  font-family:verdana,tahoma,arial;
  font-size:11px;
   
}
.section,.title
{
  font-size:14px;
  font-weight: bold
}
.subtitle
{
  font-size:13px;
  font-weight: bold
}
.header
{
  font-size:12px;
  font-weight: bold
}
.big
{
  font-size:12px
}
.small
{
  font-size:10px
}
.smaller
{
  font-size:9px
}
.tableborder
{
  BORDER-TOP: #AAAAAA 1px solid;
  BORDER-LEFT: #AAAAAA 1px solid;
  BORDER-RIGHT: #AAAAAA 0px solid;
  BORDER-BOTTOM: #AAAAAA 0px solid;
}
.tdborder
{
  BORDER-TOP: #AAAAAA 0px solid;
  BORDER-LEFT: #AAAAAA 0px solid;
  BORDER-RIGHT: #AAAAAA 1px solid;
  BORDER-BOTTOM: #AAAAAA 1px solid;
}
A:link
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #0000cc;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    TEXT-DECORATION: none
}