strong {
	font-weight: normal;
}
#words{
	font-size: 12px;
	padding: 10px 10px;
	color: Silver;
}
.maintable {
	background : #F9F9F9;
	}
.maintext {
	padding : 8px 10px 10px 10px;
	font-family : Verdana,Tahoma, Arial;
	font-size : 15px;
	color : #FFFFFF;
	text-align : justify;
	display : inherit;
	vertical-align : top;
	background : #024C87;
}
.maintext a {
	color : #99CCFF;
}
.title {
	font-size : 16px;
	font-weight : bolder;

}
.title2 {
	font-size : 16px;
	font-weight : bolder;
	color:#4c527f;
	
	
	
}
.contact {
	padding : 8px 10px 10px 10px;
	font-family : Verdana,Tahoma, Arial;
	font-size : 17px;
	color : #FFFFFF;
	text-align : justify;
	display : inherit;
	vertical-align : top;
	background : #024C87;
}
.contact a {
	color : #99CCFF;
}
.tableborder {
	border-collapse : collapse;
	border : 1px solid White;
}
.tableborder td {
	border : 1px solid White;
}
.down{
	color: Gray;
	font-size: 10px;
	text-decoration: none;
}