/* CSS Document */
body {
	margin:0px;
	padding:0px;
	border:0px;
	background-image:url(../images/bkg_page.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}



#wrapper {
margin:0px auto;
padding:0px;
border:0px;
width:996px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-align: justify;
	font-weight: bold;
}

