a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Thumb {
	text-align:center;
	width:25%;
	float:left;
	margin-bottom:0px;
	height: 120px;
}
#caption{
	background-color:#EFEFEF;
	text-align: right;
	font-weight: bold;
	font-size: 16px;
	border-bottom:1px solid #cccccc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input{
	font-size: 11px;
	border:1px solid #999999;
	font-weight: bold;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #999999;
	font-weight: bold;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #999999;
	font-weight: bold;
}
