body         { font-family: Arial, Helvetica, Sans-serif; font-size: 12px}
p            { font-size: Arial, Helvetica, Sans-serif; font-size: 12px}
p.sm         { font-size: Arial, Helvetica, Sans-serif; font-size: 12px}
p.md         { font-size: Arial, Helvetica, Sans-serif; font-size: 12px}
p.lg         { font-size: Arial, Helvetica, Sans-serif; font-size: 12px}
table        { font-family: Arial, Helvetica, Sans-serif; font-size: 12px}
td           { font-size: Arial, Helvetica, Sans-serif; font-size: 12px}
caption      { font-family: Sans-serif, Trebuchet MS, Helvetica; font-size: 10px}
h1           { font-family: "Trebuchet MS"; color: #5285D1; font-size: 14pt; font-weight: bold}
h2           { font-family: "Trebuchet MS"; color: #333399; font-size: 13pt; font-weight: bold; font-style: italic }
h3           { font-family: "Trebuchet MS"; color: #9294D8; font-size: 12pt; font-weight: bold; font-variant: small-caps }
h4           { font-family: Trebuchet MS; font-size: 10pt; text-align: Left; line-height: 100%; margin-bottom: 2; color:#4B53AF; font-weight:bold}

/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 160px;
height: 300px;
border: 0px solid black;
background-color: #FFFFFF;
padding: 0px;
}

.billcontent{
width: 100%;
display:block;
}