body.main {text-align: left; background-color: #ffffff}
body.cont {text-align: left; background-color: #dddddd}
body.titl {text-align: left; background-color: #cccccc}
body.subt {text-align: left; background-color: #dddddd}

h1 {font-family: arial, sans-serif; font-size: 16pt }
h2 {font-family: arial, sans-serif; font-size: 14pt }
h3 {font-family: arial, sans-serif; font-size: 12pt }

p {font-family: arial, sans-serif; font-size: 10pt; line-height: 14pt}

a:link {color: blue; text-decoration: none}
a:visited {color: blue; text-decoration: none}
a:hover {color: purple; text-decoration: none}
a:active {color: blue; text-decoration: none}

ul {list-style-type: disc}
ol.num {list-style-type: decimal}
ol.alf {list-style-type: lower-alpha}
ol.rom {list-style-type: lower-roman}
li {font-family: arial, sans-serif; font-size: 10pt; line-height: 14pt}

caption {caption-side: bottom; width: auto; text-align: left; font-family: arial, sans-serif; font-size: 8pt; font-style: italic}
th {font-family: arial, sans-serif; font-size: 10pt; line-height: 14pt; font-weight: bolder; text-align: center}
td {font-family: arial, sans-serif; font-size: 10pt; line-height: 14pt}
