body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

.bodyPopup1 {
	margin: 20px 20px 20px 20px;
	background-color: #333333;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:link {
	color: #FF6600;
	text-decoration : none;
}
a:visited {
	color: #FF6600;
	text-decoration : none;
}
a:hover {
	color: #FF6600;
	text-decoration : underline;
}
a:active {
	color: #FF6600;
	text-decoration : none;
}

.copytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.3em
}

.smalltext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.65em;
	color: #999999;
	line-height: 1.3em;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #663300;
}

.header2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #663300;
}

.thumb {
	border: 4px solid #666666;
}
