td {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; color:#404040}
body {font-family: arial, verdana, helvetica, sans-serif; font-size: 12px; color:#404040}
A:link {color: blue; font-size : 12px; text-decoration: none;}
A:visited {text-decoration: none; color: blue; font-size : 12px;}
A:hover  {text-decoration: underline; color: purple; font-size : 12px;}
A:active {text-decoration: none; color: blue; font-size : 12px;}
A.nav:link {color: #000000; font-size : 12px; text-decoration: none; font-weight: bold;}
A.nav:visited {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold;}
A.nav:hover  {text-decoration: underline; color: #ffffff; font-size : 12px; font-weight: bold;}
A.nav:active {text-decoration: none; color: #000000; font-size : 12px; font-weight: bold;}
A.grey:link {color: #404040; font-size : 12px; text-decoration: none; font-weight: bold;}
A.grey:visited {text-decoration: none; color: #404040; font-size : 12px; font-weight: bold;}
A.grey:hover  {text-decoration: underline; color: #FBAE09; font-size : 12px; font-weight: bold;}
A.grey:active {text-decoration: none; color: #404040; font-size : 12px; font-weight: bold;}
.style1 {font-size: 20px; font-weight: bold; color: #404040}
.grey {color: #999999}
.small {font-size: 11px}
.copyright{color: #ffffff}
.small{color: #ffffff; font-size: 11px}

div.rounded { 
 width: 200px; 
 background: #1b5151 url(200pxbottom.gif) no-repeat bottom center; 
 padding-bottom: 15px; 
} 
div.rounded h3 { 
 padding-top: 15px; 
 background: transparent url(200pxtop.gif) no-repeat top center; 
}