/* Created using Style Master from Western Civilisation CSS2 { 0 0 558 625 } */

body, p, td, li {
color: black;
font-size: 8pt;
font-weight: normal;
text-decoration: none;
}

th {
color: black;
font-size: 8pt;
font-weight: bold;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

table.CALTABLE2 {
border: 1pt black solid;
}

table.PB {
page-break-after: always;
}

td.CALTD {
border: 1pt red solid;
}

table.CALTABLE 
{

border: 1pt red solid;
}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */

h1, h2, h3, h4, h5, h6 {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}

a:link {}

a:visited {}

a:hover {}

a:active {}

img {}