Cascading Style Sheets - COP 2823

/* Main Frame Styles */
body.mainframe {color: #40bc5a; background: #8beda4; }
h1 {font-family: Arial, Helvetica, Geneva, sans-serif; color: #000000; display: none;}
h3 {font-family: Arial, Helvetica, Geneva, sans-serif; color: #008000; font-weight: extra-bold;}
h3.lastrow {color: #000000; font-size: 22px}
p, li {font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 1.1em; color: #2e8540; }
address {font-family: Arial, Helvetica, Geneva, sans-serif; font-size: 15px; color: #000000; }
table {width: 800; background: #8beda4; cellspacing:0; cellpadding: 2; border: 0;}
a, a:link, a:visited, a:active {background: #8beda4; color: #008000; text-decoration:none; font-family: Arial, Helvetica, Geneva, sans-serif; font-size:15px;}
a:hover {color:#000000; font-size:12px;  text-decoration:none;}
/*End Main Frame Styles*/

/*Start Box Model Hacks - Required for IE 5.5*/
a:link, a:visited, a:active {width: 112px; voice-family: "\"}\""; voice-family: inherit; width: 100px; text-decoration: none; }
html>body a {width:100px;}
a:hover {color:#000000; font-size:12px; padding:1px 3px; border: 0px #000000 outset; width:112px; voice-family: "\"}\""; voice-family: inherit; width: 100px;} html>body a {width:100px;}
/*End Box Model hacks */
