@charset "utf-8";

/* CSS Document */

body {

	background-image: url(background2.gif);

	background-repeat: repeat;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:14px;

}



h1{

	font-family:Arial, Helvetica, sans-serif;

	font-size:18px;

	font-weight:600;

	color:#000000;

	}



li {

	font-size: 14;

	font-weight: 500;

}



ul {

	font-size: 14;

	font-weight: 500;

}

