body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 12px;
	color: #1f8469;
}
hr {
	border: 1px dashed #666666;
	height: 1px;
}

.logo {
	margin-top: 10px;
	margin-left: 1px;
}
.thumb {
	clear: both;
	margin-right: 6px;
}
.intro {
	font-style: italic;
}
.introhead {
	text-transform: uppercase;
	color: #666666;
}
.icon {
	float:left;
	margin-right: 10px;
	margin-top: -8px;
}
.download {
	color: #000000;
}
.download a {
	color: #000000;
	text-decoration: underline;
}
.download a:visited {
	text-decoration: underline;
	color: #000000;
}
.download a:hover {
	text-decoration: none;
	color: #000000;
}
.logos{
	margin-right: 7px;
}