A:link {
	color: #2c753b;
	text-decoration: none;
}

A:visited {
	color: #2c753b;
	text-decoration: none;
}

A:active {
	color: #2c753b;
	text-decoration: none;
}

A:hover {
	color: #FFCC00;
	text-decoration: underline;
	text-align: left;
}

TD {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #333333;
}

P {
	font-size: 13px;
	font-family : Arial;
	color : #333333;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	font-weight : Bold;
	color : #FFFFFF;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : Bold;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #333333;
}
.FAQ_Title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.FAQ_body {
	font-size: 12px;
	text-indent: 0px;
	padding-left: 15px;
}
.nbuttonSelected {
	background-color: #fefeca;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	border-top: 1px solid #006666;
	border-right: 1px solid #006666;
	border-bottom: 1px none #006666;
	border-left: 1px solid #006666;
	padding-left: 7px;
	width: 124px;
	height: 20px;
	vertical-align: bottom;
	padding-top: 2px;
	text-align: right;
	padding-right: 4px;
}
