body {
    background: white;
    font-family: Times New Roman;
    font-size: 16 px;
   
}

div.application {
  width: 100%;
  vertical-align: top;
}

div.box {
    border: solid 1px black;
    text-align: center;
    /*margin-left: 50px; */  
    font-size: 25 px;
    font-weight: bold;
}

div.address {
    text-align: center;
    font-size: 19 px;
    font-weight: bold;
}
.pbreak {
	height: 5 px;     
}
.pbreak16 {
	height: 85 px;     
}
.pbreak15 {
	height: 25 px;     
}
table {
    font-size: 16 px;
    background: white;
}
li {
    font-size: 18 px;
    font-family: Times New Roman;
    margin-left: 0 px;
}
table.contact {
    font-size: 16 px;
    margin-left: 30px;
}

