.toplink {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.sub-headings {
	font-family: Arial;
	font-size: 12px;
	color: #000099;
}

.text-matter {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.headings {
	font-family: Arial;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}



.bottomlink {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.rightborder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #059097;
	border-left-width: 1px;
	border-left-color: #059097;
}
