.main
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height:18px;
  color: #000000;
  background-color:transparent;
 }

.products
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height:12px;
  color: #000000;
  background-color:transparent;
 }

.main_blue
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height:18px;
  color: #0000FF;
  font-weight:bold;
  background-color:transparent;
 }

.title
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #0000FF;
  font-weight: bold;
  background-color:transparent;
 }

.links
 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000FF;
  font-weight: bold;
  background-color:transparent;
 }
 
a.center {}
a.center:link    {color: #0000FF; text-decoration: none; background-color:transparent}
a.center:active  {color: #0000FF; text-decoration: underline; background-color:transparent}
a.center:visited {color: #0000FF; text-decoration: none; background-color:transparent}
a.center:hover   {color: #0000FF; text-decoration: underline; background-color:transparent}

body
 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
 }

input
 { 
  color: #0000FF;
  font-size : 12px;
  font-weight : bold;
  font-family: Verdana, Arial, sans-serif;
 }

textarea
 {
  color: #0000FF;
  font-size : 12px;
  font-weight : bold;
  font-family: Verdana, Arial, sans-serif;
 }
select
 {
  color: #0000FF;
  font-size : 12px;
  font-weight : bold;
  font-family: Verdana, Arial, sans-serif;
 }