body { background-color: #FFFFFF }
body { background-attachment: fixed }
body { background-repeat: no-repeat }
body { background-position: 50% 100% }

body { font-size: 9pt }
body { font-family: verdana, sans-serif }

p { font-family: verdana, sans-serif }
p { font-size: 9pt }

ul { font-family: verdana, sans-serif }
ul { font-size: 9pt }

a:link: {text-decoration: underline; color: #000000}
a:active: {text-decoration: underline; color: #000000} 
a:hover: {text-decoration: none; color: #000000}
a:visited: {text-decoration: underline; color: #000000}

h3 {font: arial, sans-serif; color: #000000}

.tiny { font-family: verdana, sans-serif; font-size: 7pt }