body {background-image:url('../images/background.jpg')}
h2.title {font-size: 14pt; color: #993333; font-weight: bold}
h2.success {font-size: 14pt; color: Blue; font-weight: bold}
h2.error {font-size: 14pt; color: #FF0000; font-weight: bold}

p {font-size: 10pt}
li { list-style-image: url('../images/bullet_yellow.gif'); font-size:10pt }
i {color:#FF0000; font-size:12pt; font-weight:bold; font-style:italic}
a:link       { color: #FF9933; text-decoration:none }
a:active     { color: #6699FF; text-decoration:none }
a            { color: #FFCC66; text-decoration:none }
a:visited    { color: #C0C0C0; text-decoration:none }
a:hover      { color: #FF99FF; font-weight:bold }

#MovingText { visibility:hidden; position:absolute; z-index:100 }
td           { font-size: 10pt }
table        { font-size: 10pt }