
body {
	margin-left: 100px;
	margin-right: 100px;	
	width: 800px;
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625em;
    	letter-spacing: 0;
    	line-height: 18px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	opacity: 1.00;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	text-align: left;
    	text-decoration: none;
    	text-indent: 0px;
    	text-transform: none;
	}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

table {
	margin-left: 0; 
	margin-right: 0; 
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625em;
    	letter-spacing: 0;
    	line-height: 18px;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	opacity: 1.00;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	text-align: left;
    	text-decoration: none;
    	text-indent: 0px;
    	text-transform: none;
	}

	

a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}	



a img {
border: none;
}

a:hover img {
background: #fff;
vertical-align: bottom;
}
	