.body {font-family: Arial; font-size: 12px; color: white; }
.menu {text-transform: uppercase; font-family: Arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; }
:hover.menu { color: skyblue ; }
.footer {background-image: url('images/btm-bg.jpg'); font-family: Arial; font-size: 9px; color: white; font-weight: bold}
.copy {font-family: Arial; font-size: 9px; color: white; text-decoration: none; }
:hover.copy {text-decoration: underline; color: yellow; }
.hdr {text-transform: uppercase; font-weight: bold; font-family: Arial; font-size: 12px; color: red;}
.form {border:1px solid #000080; font-size: 10px; font-family: Arial; color: #000000;background-color:#FFFFFF }
.left {font-family: Arial; font-size: 11px; font-weight: bold; color: white; }