
body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.copyright {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.link {
	color: #0000FF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.link:hover {
	color: #0000FF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.textbox {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.newsletter_title {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.newsletter_content {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.newsletter_button {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 1 soild #666666;
	background-image: url(../images/button_bg.gif);
	width: 85px;
	height: 20px;
}
