body { color: black; font-size: 12px; font-family: arial; background-color: #ccc; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
#content { color: black; background-color: green; }
#boxofficenote { font-size: 9px; font-family: verdana; text-align: center; width: 100px; height: auto; float: right; margin-top: 10px; margin-right: 10px; }
