body {
	margin:0;
	padding:0;
	background: url(../images/bg.jpg) no-repeat center top #FFF;
	font-family:"PT Sans", arial, Helvetica;
	color:#000000;
	line-height:22px;
	font-size:14px;
}

a {
	font-family:"PT Sans", arial, Helvetica;
	font-size:14px;
	line-height:22px;
	color:#08af63;
}

a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
h1 {
	font-family: "Open Sans", "Open Sans bold";
	font-size:20px;
	line-height:30px;
	font-weight: bold;
	font-style:italic;
	padding-bottom:16px;
	text-transform:uppercase;
	margin:0px;
	color:#004282;
}
h1 span{
	font-family: 'Lato', sans-serif;
	font-size:32px;
	font-weight: 300;
	line-height:32px;
	margin:0px;
	letter-spacing:1px;
	color:#49c3d3;
}
h2 {
	font-family: "Open Sans", "Open Sans bold";
	font-size:16px;
	font-weight:600;
	padding-bottom:5px;
	margin:0px;
	color:#004282;
}

h2 sup {
	font-size:14px;
	}

h2 a, h2 a:active, h2 a:visited {
	font-family: 'Lato', sans-serif;
	font-size:27px;
	line-height:26px;
	font-weight: 300;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:1px;
	color:#47C2D2;
	text-decoration:underline;
	}
h2 a:hover  {
	text-decoration:none;
	}

h3 {
	font-family: 'Lato', sans-serif;
	font-size:22px;
	line-height:26px;
	font-weight: 300;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:1px;
	color:#465560;
}
h4 {
	font-family: 'Lato', sans-serif;
	font-size:18px;
	line-height:26px;
	font-weight: 300;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:1px;
	color:#465560;
}
h5 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:26px;
	font-weight: 300;
	padding-bottom:10px;
	margin:0px;
	letter-spacing:1px;
	color:#465560;
}
p {
	padding-bottom:15px;
	margin:0px;
}
.clr {
	clear:both;
	padding:5px;
	}
	