/* The style sheet being called below is meant for modern browsers */
@import "styles2.css";

/* The rest of this (affiliate-all.css) style sheet is meant for very old browsers like NS 4 and IE 4 */

/* Body */
body { }

body, td, div {font-family:Verdana, Arial, Helvetica, sans-serif;}
.selected {font-weight:bold;}
h2, h1 {color:#006699; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt;
padding-top: 10px; padding-bottom: 10px;  }

/* Background Color */
body {background-color:#fff;}
#logo {background:#f9f9f9;}


/* Global Navigation 
#globalnav ul li {list-style:none;}*/


/* Footer */
#footer {border-color:#076499;}
#footer a {color:#000;}

