BODY, TD, .NormalText {
	font-family: "Times New Roman", Georgia, serif; 
	font-size: 16px;
}

body {
	margin-top: 2px;
	background-color: #ffffff;
}

A:link, A:visited {
	COLOR: #5F6F7F;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none
}

A:hover {
	color: #5F6F7F;
	font-weight: bold;
	text-decoration: underline;
}

UL,OL {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}

/* CUSTOM STYLE */

span.t-text {
	FONT-SIZE: 11px;
	COLOR: #FF5500;
	FONT-FAMILY: arial, sans-serif;
}

span.style1 {
	FONT-FAMILY: arial, sans-serif;
	font-size: 11px;
	color: #5F6F7F;
}

.GrayText {
	color: #5F6F7F;
}

.SmallText {
	font-size: 13px;
}

table.tblSideLinks td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 9px;
}