.inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #A13503;
	text-align: justify;
	text-decoration: none;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #ffffff;
	text-align: justify;
	text-decoration: none;
}

a.inner:link {
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: underline;
}

a.inner:visited {
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;
	
}

a.inner:hover {
	color: #990000;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;

}

a.inner:active {
	color: #000000;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;
	
}

a.white:link {
	color: #ffffff;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: underline;
	
}

a.white:visited {
	color: #ffffff;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;
	
}

a.white:hover {
	color: #990000;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;

}

a.white:active {
	color: #ffffff;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;font-size: 11px; line-height: 15px;
	text-decoration: none;
	
}

