/* CSS Document */

/* Markup of styles for www.Bolender-firm.com */


body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.italic {
	font-style: italic;
	
}

a {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: underline;
	color: #FFE493;
}
a:active {
	text-decoration: none;
	color: #000066;
}

#newslettercontent {
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#copyright {
	margin-right: 40px;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	color: #24408F;
	font-size: 12px;
}

