body {
	background-attachment: scroll;
	background-image: url(images/idea01_01.gif);
	background-repeat: repeat-x;
	background-color: #E7E6E2;
	margin: 30px 0px 0px;
}
p {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 18px;
	text-transform: lowercase;
}
a {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #8882BD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #8882BD;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: lowercase;
	font-weight: bold;
	text-decoration: none;
}
.linkTitles {
	font-size: 14px;
	font-weight: bold;
	color: #8882BD;
}
