.body-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B5B5B5;
	text-decoration: none;
}
.blue-body-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CAEEFF;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.read-more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.read-more:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #939397;
	text-decoration: none;
}
.read-more2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.read-more2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #71B5D9;
	text-decoration: none;
}
.copyright:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.Link-text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CAEEFF;
	text-decoration: none;
}
.Link-text:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #22B7FF;
	text-decoration: none;
}.heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CAEEFF;
	text-decoration: none;
}
.box {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #0A719A;
}
.border {
	border: 1px solid #084063;
}

.large box {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #0A719A;
}
.large box:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #0A719A;
}
.text11gray{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #808080;
}
.innerheading {
	font-family: ARIAL;
	font-size: 16px;
	font-weight: bold;
	color: #C6F2FF;
	text-decoration: none;
}
