body	{ 
	font-family: tahoma, helvetica;
	font-size: 10pt;
	background-color: #F4F3EA;
}
input {
	font-family: tahoma, helvetica;
	font-size: 11px; 
	color: #000000;
}
a {
	font-size:10pt;
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9600;
	text-decoration: underline;
}
img {
	border-style: none;
}
a.black	{
	color: #9BB3C8;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.black:hover	{
	color: #FF9600;
	text-decoration: underline;
}
td.white {
	color: #FFFFFF;
	font-size: 10pt;
}
td.titlewhite {
	color: #ECEADC;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
}
td.titledescwhite {
	color: #CDCAB8;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 15px;
	padding-top:5px;
}
td.titlestepwhite {
	color: #ECEADC;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
td.tooltext {
	 color:#CDCAB8;
	 font-size:10pt;
}
table.tooltext {
	 color:#CDCAB8;
	 font-size:10pt;
}
table.content {
	font-size:10pt;
	font-family:tahoma;
	/*border-left:1px solid black;
	border-right:1px solid black;
	background-color:#ECEADC;*/
	background-color:#F4F3EA;
}
table.footer {
	font-size: 10pt;
	font-family: tahoma;
	border-top:1px solid black;
}
select.image {
	font-size:9pt;
}
select.image8 {
	font-size:8pt;
}