html {overflow-y: scroll;}

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

.iPoint {cursor:pointer;}

body
{
  font-family:"Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  text-align:center;
  text-decoration:none;
  line-height:130%;
  color:#000;
  margin:0;
  padding:0;
	background-image:url(img/background.jpg); 
	background-repeat:no-repeat; 
	background-position:top center; 
	background-color:#fff;
}

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

body h2
{
  color:#CC9900;
  font-size:14px;
  font-weight:bold;
  padding:0;
  margin:0;
  line-height:19px;
}

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

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

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

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

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

.index_menu a{
  text-decoration:none;
  color:#fff;
}

.index_menu a:hover{
  text-decoration:underline;
  color:#cccccc;
}
