/* GS4M 2004 */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body,td,th {
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.thumb {	
	float: center;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	}
	