.text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	color: #FFFFFF;
}
.text1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
.text2 {
	font-family: verdana,Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
}

.lin:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lin:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lin:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.lin1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: navy;
	text-decoration: none;
}
.lin1:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

.top:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.top:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.top:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3333FF;
	font-weight: bold;
	text-decoration: none;
}
.top:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}


.bottom:{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}



.bottom:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.bottom:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.bottom:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #fdc602;
	text-decoration: underline;
}
.bottom:active {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.heading1 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: 0px;
	display: compact;
	
}

.heading2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}

.heading3 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0549ae;
	text-decoration: none;
	text-transform: capitalize;
	
}
