@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bground.gif);
	background-repeat: repeat-x;
}


h1 {
font-family: Verdana;
font-weight: bold;
font-size:24px;
line-height: 27px;
  }
  
  h2 {
font-family: Verdana;
font-weight: bold;
font-size:20px;
line-height: 23px;
  }
