/* CSS Document */
body {background-color: #000066; min-width: 1024px; min-height: 600px}
table {color: #ffff99}
h1,h2,h3,h4,h5,h6 {color: #ffff99; font-family: "Arial"}
p.heading {color: #ffff99; font-family: "Arial"; font-weight: bold}
p.text {color: #ffff99; font-family: "Times new Roman"}
p.indent {text-indent: 10px; color: #ffff99; font-family: "Times new Roman"}
a:link {color: #ff88ff; font-family: "Arial"; font-weight: bold}
a:visited {color: #999999; font-family: "Arial"; font-weight: bold}
a:active {color: #00ff00; font-family: "Arial"; font-weight: bold}
a:hover {font-style: italic; font-family: "Arial"; font-weight: bold}
td.left {text-align: left}
td.center {text-align: center}
td.right {text-align: right}
div.center {text-align: center}
div.big_indent {text-indent: 20px; color: #ffff99; font-family: "Times new Roman"}
div.small_indent {text-indent: 10px; color: #ffff99; font-family: "Times new Roman"}

