/*
 * HPUK syndicate CSS style sheet
 * date: 8 May 2006
 */
body
{
  font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
  font-size: 12px;
  margin: 0px;
  background-color: #ffffff ;
}

H1,H2,H3,H4,H5 { color: #000000;  }
H1 { font-size: 32px; line-height: 135%; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; }
H2 { font-size: 24px; line-height: 135%; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; }
H3 { font-size: 18px; line-height: 135%; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; } /* used for title */
H4 { font-size: 15px; line-height: 135%; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; }
H5 { font-size: 12px; line-height: 135%; padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; }

P { font-family: Verdana,Tahoma, Arial; font-size: 12px; line-height: 135% }

A { color: #cc9933 }
A:visited { color: #cc9933; }
A:hover { color: #ddcc33; }


