* {
	padding:0;
	margin:0;
	outline:0;
}
body {
	font-size:15px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	color:#565656;
	background: #f8ffe6;
	left bottom repeat-x;
	text-align:justify;
}

a {
	color:#565656;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	font-weight:bold;
}
.cl, .clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}

h1 {
	font-size:8px;
	color:#fff;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-weight:normal;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size:34px;
	color:#333333;
	font-weight:normal;
	padding-buttom:4px;
}
h3 {
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	font-size:28px;
	color:#333333;
	font-weight:normal;
}
h3 a {
	color:#333333;
	text-decoration:none;
}
h3 a:hover {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}	
h4 {
	font-size:17px;
	color:#333333;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-weight:normal;
	padding-bottom:2px;
	text-decoration:none;
}
h4 a {
	color:#333333;
	text-decoration:none;
}
h4 a:hover {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
h5 {
	font-size:17px;
	color:#333;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-weight:normal;
	padding-bottom:8px;
}
h5 a {
	color:#333;
	text-decoration:none;
}
h5 a:hover {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}
h6 {
	font-size:14px;
	color:#fff;
	font-weight:normal;
	padding-bottom:2px;
}