*{ margin:0px; padding:0px;}
	body{
		background:#676767; font-family:Arial, Helvetica, sans-serif;
		padding:0px;
		margin: 0px;
	}
	#wrapper{
		width: 936px;
		margin: 0 auto;
		background: #ffffff;
		padding:15px;
		
	}
	h1{margin-bottom:10px; color:#f14900; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:bold;}
	h2{margin-bottom:10px; color:#f14900; font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; font-weight:normal;}
	h3{margin-top:15px; margin-bottom:5px; color:#f14900; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold;}
	.txt2{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; color:#7f0083;}
	a{ text-decoration:none; color:#f14900;}
	a:hover{ text-decoration:underline;}