body { margin-left: 5%; margin-right: 5%; }
body { font-family: tahoma,arial,helvetica,verdana,san-serif; }
body { font-size: 12px; }
table { width: 100%; empty-cells: show; }
p { font-family: tahoma,arial,helvetica,verdana,san-serif; }
p { font-size: 12px; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; background-color:pink; text-decoration:underline; }
h4 { font-size: 14px; background-color:#EBEBEB; }
th { font-family: tahoma,arial,helvetica,verdana,san-serif; }
th { font-size: 12px; }
td { font-family: tahoma,arial,helvetica,verdana,san-serif; }
td { font-size: 13px; }
a { color: black; background-color:#AAFFAA; }
a:hover { color: red; background-color: white; }
.pink_background { background-color:pink; border-width:1; }
.cell_thin_border { border: 1px solid black; }
.table_thin_border { border-collapse: collapse; }

