a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #990000;
}

.normal-text {
	font-family: tahoma;
	font-size: 12px;
	color: #1F2831;
	padding: 15px;
	line-height: 18px;
}
.Small-text {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
	text-align: justify;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
}
.colored-link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.other-heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.main-heading {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #EF6B2A;
}
.Very-Small-text {
	font-size: 6px;
	font-family: arial;
	line-height: 5px;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	color: #1557C7;
	font-weight: bold;
	font-family: Script Mt Bold;
	font-size: 18px;
}
.style11 {
	font-family: Tahoma;
	font-weight: bold;
	font-style: italic;
}
.style13 {font-family: Tahoma; font-size: 11px; font-style: italic; color: #1557C7; font-weight: bold; }
.style14 {font-size: 11px; color: #1557C7; font-family: Tahoma;}
.style15 {
	font-family: Tahoma;
	font-weight: bold;
}
.style17 {
	font-family: Tahoma;
	color: #ED6929;
}