


/* external style sheet used for problem 8.5*/

.caption
{
font-size: 12pt;
font-family: sans-serif;
border: red solid 3px;
padding: 4%;
float: left;
text-align: right;
}


.table
{
color: #3399ff;
background-color: white;
}

.office
{
font-size: 18pt;
color: #ff0066;
}

.bottom
{
font-size: 7pt;
color: blue;
text-align: right;
}
