@import url("bonusv5.css");
/*page background - make the URL absolute after upload to mvgroup.com to make background show in Netscape 4*/

body {background-image: url(images/back_sand.jpg);
 background-repeat: repeat-y;
 background-color: #C2C0B3;}

a:link {color: #006633;; text-decoration: none;}
a:visited {color: #006633;; text-decoration: none;}
a:hover {color: #009900;; text-decoration: underline;}
a:active {color: #1D5248; font-weight: bold;}

/*content styles*/
.content {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; color: #000000;}
.copyright {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #154039;}
.footer {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.blue_bullet {list-style-position: outside; list-style-image: url(images/blue_bullet.jpg)}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; line-height: 110%; font-weight: normal; color: #1B5346}
h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 110%; font-weight: bold; color: #006600}
h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #006600; font-weight: normal}
.bluebold {font-weight: bold; color: #1D5248; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
