.buttons {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;

}
.heading {
	font-family: "trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 0.2em;

}
.copy {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	text-align: justify;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: none;


}
.copyBold {

	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-transform: none;
	font-weight: bold;
	letter-spacing: 0em;
}
.caption {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-transform: none;
	font-weight: normal;
	letter-spacing: 0em;
	font-style: normal;

}
a:link {
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	background-image: url(Images/spacer_yello.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
                <style type="text/css">

    body {
        margin:0;
        padding:0;
        font: bold 11px/1.5em Verdana;
}

h2 {
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	font-weight: bold;
}

img {
border: none;
}

/*- Menu Tabs 8--------------------------- */

    #tabs8 {
	float:left;
	width:698px;
	font-size:10px;
	line-height:normal;
	border: 1px solid #666666;
	position: relative;
	font-family: "Century Gothic", Verdana;
	text-transform: uppercase;
	letter-spacing: 0.2em;
      }
    #tabs8 ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
      }
    #tabs8 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs8 a {
      float:left;
      background:url("tableft8.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs8 a span {
      float:left;
      display:block;
      background:url("tabright8.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs8 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs8 a:hover span {
      color:#591333;
      }
    #tabs8 a:hover {
      background-position:0% -42px;
      }
    #tabs8 a:hover span {
      background-position:100% -42px;
      }

      #tabs8 #current a {
              background-position:0% -42px;
      }
      #tabs8 #current a span {
              background-position:100% -42px;
      }

</style>

