BODY {
   font-family: Arial, Helvetica, sans-serif;
   background-color: #FFFFFF;
   margin-top: 0;
   margin-bottom: 0;
   margin-left: 0%;
   margin-right: 0%;
} 

H1 {
   color:#000000;
   font-weight: normal;
   font-weight: bold;
   font-size: large
}

H2 {
   color:#000000;
   font-weight: bold;
   font-size: medium
}

H3 {
   color:#000000;
   font-weight: normal;
   font-size: medium
}

H4 {
   color:#000000;
   font-style: italic;
   font-weight: normal;
   font-size: medium
}


A:link {
   color:#3366CC
}

A:visited {
   color:#9966CC
}

EM {
   font-style: italic
}

STRONG {
   font-weight: bold
}


.img-border-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-border-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  } 

.main {
   margin-right: 2%;
   margin-left: 2%
}

.twlb {

   margin-left: 2%
}

.vegies {

   margin-right: 10%;
   margin-left: 2%
}

.sp {

   font-size: smaller
}

.tc {

   color: #000066
}

.ts {

   font-size: x-large
}

.sts {

   font-size: large
}

.as {

   font-size: medium
}

.pd {

   font-size: small
}

.ml {

   color: #999999;
   font-size: smaller
}

a.hl:link {

   color: #D5E1ED;
   text-decoration: none
}

a.hl:visited {

   color: #D1C38B;
   text-decoration: none
}

a.hl:active {

   text-decoration: underline
}

a.hl:hover {

   text-decoration: underline
}

.sc {

   color: #333333;
   font-size: smaller
}

a.sl:link {

   text-decoration: none
}

a.sl:visited {

   text-decoration: none
}

a.sl:hover {

   text-decoration: underline
}


a.dl:visited {

   color: #993399;
   text-decoration: none
}

a.dl:active {

   text-decoration: underline
}

a.dl:hover {

   text-decoration: underline
}


