

body {
	margin: 0px;
	padding: 0px;
}

p {}

td { font-family: Verdana; font-size: 10px; }
.confirmation { font-family: Verdana; font-size: 12px; }

a:link { 
	color: #000000;
	text-decoration: underline;
	font-weight: 800;
 }
 
a:visited { 
	color: #000000;
	text-decoration: underline;
	font-weight: 800;
 }


a:hover { 
	color: #000000;
	text-decoration: none;

 }

.footer-bottom {
line-height: 16px;

 }

