a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #127EB4;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #52697B;
}
.bottom {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.bottom:hover {
	text-decoration: underline;
	color: #57BEFF;
}
.tablebored {
	border-top: 1px none #CAD2D4;
	border-right: 1px solid #CAD2D4;
	border-bottom: 1px none #CAD2D4;
	border-left: 1px solid #CAD2D4;
}
.blackfont {
	font-weight: bold;
	color: #000000;
}
.maroonfont {
	font-family: Arial, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A9122A;
}
.normaltext {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.BLACKLINKS {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: 1px;
	letter-spacing: normal;
	text-align: justify;
}
.companyname {
	font-family: Arial;
	font-weight: bold;
	color: #2D61B7;
}
ul {
	font-family: Arial;
	font-size: 11px;
	list-style-image: url(IMAGES/blackul.gif);
	word-spacing: normal;
	color: #000000;
}

