body {
	margin: 0px;
	padding: 0px;
}
.new-text1 {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #00B2F0;
}
.new-text1 h1{
	font-size: 19px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	font-weight: normal;
	padding: 15px 0px 20px 0px;
	
}
.new-text1 h1 a{ text-decoration:none; color:#FFFFFF;}
.new-text1 h1 a:hover{ text-decoration:underline; color:#FFFFFF;}
.new-text1 h2{
	font-size: 11px;
	line-height: 19px;
	color: #ffcd30;
	text-align: justify;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	
}
.new-text2 {
	margin: 0px;
	padding: 0px 20px 0px 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #00B2F0;
}
.new-text2 h1{
	font-size: 19px;
	line-height: 19px;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	font-weight: normal;
	padding: 15px 0px 20px 0px;
	
}
.new-text2 h2{
	font-size: 11px;
	line-height: 19px;
	color: #ffcd30;
	text-align: justify;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 20px 0px;
	
}
.new-text2 h2 a{ text-decoration:underline; color:#ffcd30;}
.new-text2 h2 a:hover{ text-decoration:underline; color:#ffcd30;}
.new-text2 h1 a{ text-decoration:none; color:#FFFFFF;}
.new-text2 h1 a:hover{ text-decoration:underline; color:#FFFFFF;}
.new-text1 h2 a{ text-decoration:underline; color:#ffcd30;}
.new-text1 h2 a:hover{ text-decoration:underline; color:#ffcd30;}
.navigation-new {
	background-color: #00b2f0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.navigation-new a{ text-decoration:none; color:#FFFFFF; padding:0px 15px 0px 15px;}
.navigation-new a:hover{text-decoration:underline; color:#FFCC00;}
.footer-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	background-color: #cccccc;
	padding:8px 0px 8px 10px;
}
.footer-new a { text-decoration:none; color:#000000;}
.footer-new a:hover { ext-decoration:underline; color:#000000;}


