body {
	margin:0px;
	padding:0px;
	text-align:left;
	background-color:rgb(255,255,255);
	font: 12px arial;
	color:rgb(0,0,0);
}

td.chart {
	font: 12px arial;
	color:rgb(0,0,0);
}

#address {
	font: 17px arial;
	color:rgb(0,0,0);
	font-weight: bold
}

img { 
border: 0px; 
} 

A:link {
	text-decoration:none; 
	color:rgb(71,124,158);
	font-weight: bold
}

A:visited {
	text-decoration:none;
	color:rgb(71,124,158);
	font-weight: bold
}

A:hover {
	text-decoration:underline; 
	color:rgb(71,124,158);
	font-weight: bold
}

A:active {
	text-decoration:none
}
