body {
	margin: 10px;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;

}

a:link {
        color: #B88B1B; 
       
}

a:visited {
        color: #B88B1B;        
}

img {
	border: none;
}


table {
	border: 1px dotted #B88B1B;
	font-size: 12px;

}

table.tableFooter {
	border: none;
	border-top: 1px dotted #B88B1B;
	font-size: 10px;
	padding: 10px;

}

td.normalRow {
	border-right: 1px dotted #B88B1B;
	padding: 10px;
}

td.rightRow {
	padding: 10px;
}
