.iwm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px 100px 20px 0px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
.smalleriwm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
}
a:visited {
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}
.indent {
margin-left:14px; padding-left:2px;
}
.redbold {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
