* {
	margin:0;
*margin:0;
	padding:0;
	border:0;
	outline:none
}
ul, li, ol {
	margin:0;
	padding:0;
	border:0;
	outline:none
}
body {
	font:Lato, sans-serif;
	color:#000;
	font-weight:400;
	background: #F90 !important;
	line-height:1.5em;
	text-decoration:none;
}
h3, h4, h5, h6 {
	color:#004986
}
h1 {
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 23px;
	padding:0;
	font-size:32px;
	color:#fff;
	font-family:'Lato', sans-serif;
	font-weight:400;
	text-shadow:#000 2px 2px;
}
h2 {text-align:center;
	color:#F00;
	padding-top:4px;
	font-size:36px !important;
	margin-bottom:20px;
	border-bottom:thin dashed #FFFF00;
	padding-bottom:5px;
	text-shadow:#333 2px 2px;
}
h2 a {
	color:#004986;
	text-decoration:none
}
h2 a:hover {
	color:#004986;
	text-decoration:none
}
h4 {
	color:#fff;
	font-size:20px
}
h4 span {
	color:#066f73
}
h5 {
	color:#fff;
	text-decoration:none;
	font-size:17px;
	padding-top:15px;
	border-bottom:thin dashed #ccc;
	padding-bottom:5px
}
#wrapper {
	width:100%;
	height:auto;
	margin:auto;
	background: #F90;
}
.ph {width:800px; height:auto; margin:0;}
