.test {   font-family : Arial, Helvetica, sans-serif;   font-size : 12px;   font-weight : normal;    font-style : bold;   text-transform : uppercase;   text-decoration : underline;      line-height: 14px;      word-spacing: 10pt;   letter-spacing: 10pt;   text-align : justify;   text-indent: 10pt;   }.border {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: none;   border-color: blue;   border-width: 2px;   border-top-width: 2px;   border-bottom-width: 2px;   border-left-width: 2px;   border-right-width: 2px;   border-style: dotted;   }.float {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: none;   float: left;}a:link {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: none;   color: maroon;}a:active {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: underline;   color: blue;}a:visited {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: underline;   color: blue;}a:hover {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: underline;   color: maroon;}a.footerlink {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: underline;   color: purple;}a.footerlink:hover {   font-family: Arial, Helvetica, sans-serif;   font-weight: bold;   text-decoration: none;   background-color: purple;   color: white;}.body {   font-family: Arial, Helvetica, sans-serif;   font-size: 12px;   line-height: 14px;}.bodysmall {   font-size: 10px;   line-height: 12px;}.footer {   font-family: Arial, Helvetica, sans-serif;   font-size: 10px;   line-height: 12px;}
