html {overflow-y: scroll;}

img, div { behavior: url(includes/iepngfix.htc) }
#fixpng { behavior: url(includes/iepngfix.htc) }


body
{
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  text-align:left;
  text-decoration:none;
  line-height:130%;
  color:#000;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  background-color:#CCCCCC;
  margin:0;
  padding:0;
}

body h1
{
  color:#0056B5;
  font-size:18px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:22px;
  text-align:left;
}

body h2
{
  color:#000;
  font-size:20px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:25px;
  text-align:left;
}

body h3
{
  color:#fff;
  font-size:25px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:27px;
  text-align:left;
}

body h4
{
  color:#0056B5;
  font-size:25px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:27px;
  text-align:left;
}

body h5
{
  color:#0056B5;
  font-size:17px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:20px;
  text-align:left;
}

body p
{
  color:#000;
  line-height:130%;
  padding:0 0 15px 0;
  margin:0;
  text-align:justify;
  text-align:left;
}

body a
{
  text-decoration:none;
  color:#0056B5;
}

body a:hover
{
  text-decoration:underline;
  color:#333333;
}

body ul li
{
  line-height:130%;
  text-align:left;
}
