/* At-Rules */
@charset "iso-8859-1";


body {font-family : Arial, "Times New Roman", serif;        font-size: medium;        background-color: black}

h1 {background-color: navy; color: silver; font-size: 36pt; font-weight: bold; text-align: center}

h2 {color: cyan;      font-weight: bold;       text-align: center}

h3 {color: gray; font-size: 24pt}

h4 {color: gray}

hr {color: #cc0000}

hr.foot {height: 6px}

hr.hdr {width: 400px}

p {color: cyan; size: 6pt}

pre {color: cyan; line-height: 50%; size: 6pt}

ul {list-style-type: disc}

li {text-color: grey}

table {border-width: 3px;         border-color: #000000}

.maintitle {text-align:center;              color: cyan}

a:link {color: cyan}

a:active {color: red}

a:visited {color: blue}

#pagelink {color: purple; font: size: 5pt}

#menuadd {font-size: 10pt}

address {color: yellow;           font-style: italic;           font-size: 7pt}

p.newcap {color: cyan; font-size: small; text-align: center}

p.tltpg {text-align: center}

p.photcap {color: olive; font-size: small}

tr.photcap {border-color: red}

/* End of style section. Generated by AceHTML at 2004-01-31 00:21:59 */

