body
{
 font-family: Verdana, Arial, Century Gothic, Tahoma;
 background-color: #FFFFFF;
 margin: 0px 10px 0px 10px;
 padding: 0px 0px 0px 0px;
}

td {font-size: 70%;}

.t70 {font-size: 70%;}
.descr70 {font-size: 70%; color: #777777;}
.t75 {font-size: 75%;}
.descr75 {font-size: 75%; color: #777777;}
.t80 {font-size: 80%;}
.t85 {font-size: 85%;}
.descr85 {font-size: 85%; color: #777777;} 
.t90 {font-size: 90%;}
.t95 {font-size: 95%;}
.t100 {font-size: 100%;}
.t120 {font-size: 120%;}
.t150 {font-size: 150%;}


a:link      {color: #2F433A; text-decoration: underline;}
a:visited   {color: #2F433A; text-decoration: underline;}
a:hover     {color: #2F433A; text-decoration: none;}
a:active    {color: #2F433A; text-decoration: underline;}


.l1gy:link      {color: #BF862C; text-decoration: underline;}
.l1gy:visited   {color: #BF862C; text-decoration: underline;}
.l1gy:hover     {color: #BF862C; text-decoration: none;}
.l1gy: active   {color: #BF862C; text-decoration: underline;}

.l1gg:link      {color: #3B6154; text-decoration: underline;}
.l1gg:visited   {color: #3B6154; text-decoration: underline;}
.l1gg:hover     {color: #3B6154; text-decoration: none;}
.l1gg: active   {color: #3B6154; text-decoration: underline;}

.l2:link      {color: #2F433A; text-decoration: none;}
.l2:visited   {color: #2F433A; text-decoration: none;}
.l2:hover     {color: #2F433A; text-decoration: underline;}
.l2: active   {color: #2F433A; text-decoration: none;}


#custom UL {LIST-STYLE: none; MARGIN-LEFT: 0; PADDING-LEFT: 9; TEXT-INDENT: -10;}
#custom LI {LIST-STYLE: none; padding-bottom: 2;}

form {margin: 0; padding: 0;}

SELECT
{
 BORDER: 1px solid #676767;
 PADDING: 0 5 0 5;
 font-size: 12px;
}

INPUT.btn1
{
 BACKGROUND-COLOR: #EFEFEF;
 BORDER: #676767 1px solid;
 COLOR: #000000;
 FONT-SIZE: 12px;
}
