.style2 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #6A5E56;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.style3 {
	font-size: 10px;
}
#pop {
	position:absolute;
	width:775px;
	height:575px;
	z-index:1;
	visibility: hidden;
}
table.sample th {
	border-width: 0px;
	padding: 5px;
	border-style: solid;
	border-color: black;
	-moz-border-radius: ;
}
table.sample td {
	border-width:1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	-moz-border-radius: ;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
