
table {
    font-family:"Verdana", "Arial", "Sans-Serif";
    font-size:8pt;
}

tr,td {
    vertical-align: top;
}

table.list {
    border-color: #AAAAAA;
    border-style: none;
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
}

td.list {
    padding: 0.25em;
    border-color: #AAAAAA;
    border-style: none;
    border-bottom-style: solid;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-right-width: 1px;
    vertical-align: middle;
}

tr.list_highlight {
    background-color: #EEEEEE;
}

ol, ul {
    margin-top: 0.25em;
    margin-bottom: 0px;
}

li {
    padding: 0px;
    padding-bottom: 0.25em;
}

.note {
    font-size: 8pt;
}

div.group {
    border-color: #AAAAAA;
    border-width: 1px;
    border-style: solid;
    padding: 0.5em;
}

h1,h2,h3,h4,h5,h6 {
}

/*
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}
*/
