.title_1 {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #047EBD;
	text-decoration: none;
}
.scrolling_text {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #666666;
	line-height:15px;
	text-decoration: none;
}
.body_text_link {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #666666;
	line-height:15px;
	text-decoration: underline;
}
.body_text_link:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #666666;
	line-height:15px;
	text-decoration: none;
}
.text1 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #047EBD;
	line-height:15px;
	text-decoration: none;
}
.DesignedBy {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.DesignedBy:hover {
	font-family: verdana;
	font-size: 8px;
	font-style: normal;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_text {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding-left:8px;
}
.button{
	background-color: #227DBC;
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF; 
	border-width:1px;
	border-color:#B5CDE7;
	width:95px;
	height:25px;
}

sup {
	font-size: 60%;
}
