body{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#48b1de;
	margin:0px;
}

h1 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 30px;
	line-height:30px;
	font-weight:400;
	color: #101010;
}
h2 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	font-weight:400;
	line-height:20px;
	color: #fff;
}
h3 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 24px;
	font-weight:400;
	color: #101010;
}
h4 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 20px;
	font-weight:400;
	color: #101010;
}
h5 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 18px;
	font-weight:400;
	color: #101010;
}
h6 {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 15px;
	font-weight:400;
	color: #101010;
}

.bodyheadingtext, .bodyheadingtext a {
	font-family:'Ubuntu Condensed', sans-serif;
	font-size: 30px;
	font-weight:400;
	line-height:46px;
	color: #fff;
}
.bodyheadingtext a:hover{text-decoration:none;}


.text, .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #101010;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
}
.text a:hover{text-decoration:underline;}

.ul-text{
	margin:6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.li-text, li-textb a:link{font-family:Arial, Helvetica, sans-serif;color:#101010;font-size:18px;line-height:35px;list-style:url(images/bullet.gif);}
.li-text a:link{color:#101010;text-decoration:none;font-weight:bold;font-size:17px}
.li-text a:hover{color:#101010;text-decoration:underline;}

.nav, .nav a {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 19px;
	color: #fff;
	font-weight:400;
	line-height:22px;
	text-decoration:none;
}
.nav a:hover{text-decoration:none;color:#69d0fc;}

.footer, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #101010;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
}
.footer a:hover{text-decoration:underline;}

