.copyright_txt {
	color: #FFCC00;
	font-size: 11px;
	font-family: Tahoma;
}
.skyblue_normal_txt {
	color: #D1EEFC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue_bold_txt {
	color: #BDEFF8;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.black_normal_txt {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.blue_link:link {
	color: #BDEFF8;
	text-decoration: none;
}
.blue_link:visited {
	text-decoration: none;
	color: #BDEFF8;
}
.blue_link:hover {
	text-decoration: none;
	color: #000000;
}
.blue_link:active {
	text-decoration: none;
	color: #000000;
}
.yellow_link:link {
	color: #FFCC00;
	text-decoration: none;
}
.yellow_link:visited {
	text-decoration: none;
	color: #FFCC00;
}
.yellow_link:hover {
	text-decoration: none;
	color: #000000;
}
.yellow_link:active {
	text-decoration: none;
	color: #000000;
}
.orange_bold_txt {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style1 {
	color: #262626;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.orange_normal_txt {
	color: #FF6600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.yellow_heading_txt {
	color: #FFCE15;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #CFD9E2;
}
