BODY {
  scrollbar-face-color: #ffff00;
  scrollbar-shadow-color: #0000FF;
  scrollbar-highlight-color: #ff0000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #0000FF;
  scrollbar-track-color: #000099;
  scrollbar-arrow-color: #000000;
  background-color: #33FF66;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

img
{
 border-style: none;
} 

H1 {
  font-family: Bangle;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

H2 {
  font-family: Bangle;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
}

H3 {
  color: #0000FF;
  font-family: Impact;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
}

H4 {
  font-weight: normal;
  color: #000000;
  font-family: Impact;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
}

h5 {  
  font-family: Bangle;
}

A {
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

a:hover {
	background:#FFFFDD;
}

P {
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
}

B {
  font-family: Verdana;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

I {
  font-family: serif;
  font-size: 12px;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
}

EM {
  font-family: serif;
  font-size: 10px;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  color: #0000FF;
}

