

.title    { color: #06c; font-size: 12px; font-family: Verdana, Arial, Helvetica; font-weight: 400 }
.title2  { color: #f90; font-size: 16px; font-family: Verdana, Arial, Helvetica; font-weight: bold }
.subtitle   { color: #06c; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal }
.body    { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; line-height: 16px }
.navbar .body1    { color: body; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; line-height: 16px; padding-left: 5px; }
.navbar .plst1  { color: black; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; padding-left: 5px; }
.navbar span { position: relative; left: 5px; }
.body1   { color: #006; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: 400; line-height: 16px }
.head  { color: #f90; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal }
.subhead { color: #000; font-weight: 600; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.plst  { color: black; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica }
.pname  { color: #03c; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }
.pflag  { color: #ff0000; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.pflag8  { color: #ff0000; font-weight: bold; font-size: 8px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.price   { color: blue; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal }
.bnav  { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica; line-height: 12px }
a:link { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }
//a:visited { color: blsck; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: none; }
a:hover { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; text-decoration: underline; }
a:active { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica; font-weight: normal; }

.submitLink {
   /* color: #00f; */
   background-color: transparent;
   /* text-decoration: underline; */
   border: none;
   cursor: pointer;
   cursor: hand;
   color: black;
   font-size: 11px;
   font-family: Verdana, Aerial, Helvetica;
   font-weight: normal;
   line-height: 16px;
   left: -9px;
   position: relative;
  }

.strongsubmitLink {
   /* color: #00f; */
   background-color: transparent;
   /* text-decoration: underline; */
   border: none;
   cursor: pointer;
   cursor: hand;
   color: black;
   font-size: 11px;
   font-family: Verdana, Aerial, Helvetica;
   font-weight: bold;
   line-height: 16px;
   left: -9px;
   position: relative;
  }

