body,table {
    font-family:arial;
    font-size:10pt;
}
h1 {
    font-size:12pt;
    color:#253688;
}
.space {
    margin:0px;
    padding:0px;
    font-size:0px;
    height:5px;
}
p {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:5px;
    padding:0px;
}
.root_product {
    font-family:arial;
    font-size:11pt;
    font-weight:bold;
}
.error_box {
    background-color:#ffffff;
    color:#ff0000;
    border-width:1px;
    border-left:1px;
    border-right:1px;
    border-style:solid;
    border-color:#ff0000;
}
.table_bg {
    background-color:#f0f0f0;
}
.table_header {
    background-color:#e0e0e0;
    color:#333333;
    font-weight:bold;
}
.table_content_0 {
    background-color:#f3f3f3;
}
.table_content_1 {
    background-color:#f9f9f9;
}
.table_content_2 {
    background-color:#fefefe;
}