﻿.address{
	font-family: Arial;
	font-size: 10px;
}

.header{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: black;
}
hr{
	border: 0;
	width: 60%;
	color: black;
}
table{
	border-color: #000000;
	font-size: 13px;
}
body{
	font-family: Arial;
	color: #000000;
}	
