A:link {
	color: #005E7A;
	text-decoration: none;
}

A:visited {
	color: #005E7A;
	text-decoration: none;
}

A:active {
	color: #005E7A;
	text-decoration: none;
}

A:hover {
	color: #005E7A;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Arial;
	color: #333333
	line-height: 150%;
}

P.member {
	font-size: 12px;
	font-family : Arial;
	color: #333333
	line-height: 150%;
}

P {
	font-size: 12px;
	font-family : Arial;
	color: #333333;
	line-height: 150%;
}

TD.smaller {
	font-size: 14px;
	font-family : Arial;
	font-weight: bold;
	color : #008CBF;
	line-height: 125%;
}

P.smaller {
	font-size: 14px;
	font-family : Arial;
	font-weight: bold;
	color : #008CBF;
}

HR {
	color : #CCE8F2;
	height : 1px;
}
