TD,P,BODY
{
  font-family: verdana,arial,helvetica;
  font-size: 11px
}

.orderform
{
  font-family: courier new, courier;
  font-size: 14px
}

TH
{
  font-family: verdana,arial,helvetica;
  font-size: 12px;
  text-align: left;
  font-weight: bold
}

H1
{
  font-family: verdana,arial,helvetica;
  font-size: 22px;
  text-align: center;
  font-weight: bold
}

H2
{
  font-family: verdana,arial,helvetica;
  font-size: 24px;
  text-align: center;
  font-weight: bold
}

.nav td { height:15px; font-family:Verdana; font-size:11px; color:#FFFFFF; border: 5px #3399CC; }

.nav a:link { font-family:Verdana; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; border: 5px #3399CC}

.nav a:visited { font-family:Verdana; font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; border: 5px #3399CC}

.nav a:hover { font-family:Verdana; font-size:12px; color:#ff0000; background: #FFFFFF; font-weight:bold; text-decoration:none;  border: 5px #3399CC}

.nav a:active { font-family:Verdana; font-size:12px; color:#ff0000; font-weight:bold; text-decoration:none;  border: 5px #3399CC}

.nav .main_title { background:#3D77CB; height:25px; color:#ffffff; }


.example2 {
  line-height: 17px;
  }
  
 a.example2:link {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  border-style:solid;
  border-color:#3399CC;
/*  padding-left:5px; */
  background-color:#3399CC;
  width:168px; 
  line-height: 17px;
  color:white;
  }
 
  a.example2:visited 
  {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  border-style:solid;
  border-color:#3399CC;
/*  padding-left:5px; */
  background-color:#3399CC;
  width:168px; 
  line-height: 17px;
  color:white;
  }
  a.example2:active 
  {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  border-style:solid;
  border-color:#3399CC;
/*  padding-left:5px; */
  background-color: white;
  width:168px;
  line-height: 17px;
  color:#3399CC;
  }
 
  a.example2:hover 
  {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  border-style:solid;
  border-color:#3399CC;
/*  padding-left:5px; */
  background-color: white;
  width:168px; 
  line-height: 17px;
  color:#3399CC;
 }
