A:link {
	font-size: 11 pt;
	font-family : Arial;
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	font-size: 11 pt;
	font-family : Arial;
	color: #FFFFF;
	text-decoration: none;
}

A:active {
	font-size: 11 pt;
	font-family : Arial;
	color: #FFFFF;
	text-decoration: none;
}

A:hover {
	font-size: 11 pt;
	font-family : Arial;
	color: #808080;
	text-decoration: underline;
}

TD {
	font-size: 11pt;
	font-family : Arial;
	color : #333333
}

P {
	font-size: 11pt;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11pt;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.text {
	font-size: 11 pt;
	font-family : Arial;
	color : #FFFFFF;
}

TD.smaller {
	font-size: 11pt;
	font-family : Arial;
	color : #333333;
}