p {
text-align:justify;
}

.tinytext {
font-size:small;
}

.olloweralpha {
list-style-type:lower-alpha;
}

.olupperalpha {
list-style-type:upper-alpha;
}

.oldecimal {
list-style-type:decimal;
}

.angry {
color:red;
background-color:white;
}

.pcenter {
text-align:center;
}

.headercell {
width:106px;
}

.tdgray {
background-color:gray;
color:white;
}

table {
border-collapse:separate;
border-spacing:0px 0px;
empty-cells:hide;
table-layout:auto;
}

table.headliner {
border-collapse:separate;
border-spacing:0px 0px;
empty-cells:hide;
background-color:white;
color:black;
table-layout:fixed;
}

img {
border-style:none;
}

