body          { background-color: #333;
                background-image:url('images/bg.gif');
                background-position:top; background-repeat:repeat-x;
}
.presubnobold {
           font-family: tahoma, sans-serif;
           font-size: 16pt;
           font-weight: normal;
           color: black;
}
.stylepresub {
           font-family: tahoma, sans-serif;
           font-size: 16pt;
           font-weight: bold;
           color: black;
}
.stylepresub1 {
           font-family: tahoma, sans-serif;
           font-size: 14pt;
           font-weight: bold;
           color: black;
}
.stylepresub2 {
           font-family: tahoma, sans-serif;
           font-size: 14pt;
           font-weight: bold;
           color: #CC0000;
}
.stylehd {
           font-family: tahoma, sans-serif;
           font-size: 18pt;
           font-weight: bold;
           color: black;
}
.stylehd1 {
           font-family: tahoma, sans-serif;
           font-size: 18pt;
           font-weight: bold;
           color: #CC0000;
}
.stylebhd  {
           font-family: tahoma, sans-serif;
           font-size: 20pt;
           font-weight: bold;
           color: black;
}
.stylebhd1  {
           font-family: tahoma, sans-serif;
           font-size: 20pt;
           font-weight: bold;
           color: #CC0000;
}
.stylebghd  {
           font-family: tahoma, sans-serif;
           font-size: 22pt;
           font-weight: bold;
           color: black;
}
.stylebghd1  {
           font-family: tahoma, sans-serif;
           font-size: 22pt;
           font-weight: bold;
           color: #CC0000;
}
.ggapresub {
           font-family: Georgia, sans-serif;
           font-size: 16pt;
           font-weight: bold;
           color: black;
}
.ggapresub1 {
           font-family: Georgia, sans-serif;
           font-size: 14pt;
           font-weight: bold;
           color: black;
}
.ggapresub2 {
           font-family: Georgia, sans-serif;
           font-size: 14pt;
           font-weight: bold;
           color: #CC0000;
}
.ggahd {
           font-family: Georgia, sans-serif;
           font-size: 18pt;
           font-weight: bold;
           color: black;
}
.ggahd1 {
           font-family: Georgia, sans-serif;
           font-size: 18pt;
           font-weight: bold;
           color: #CC0000;
}
.ggabhd  {
           font-family: Gerogia, sans-serif;
           font-size: 20pt;
           font-weight: bold;
           color: black;
}
.ggabhd1  {
           font-family: Georgia, sans-serif;
           font-size: 20pt;
           font-weight: bold;
           color: #CC0000;
}
.ggabghd  {
           font-family: Georgia, sans-serif;
           font-size: 22pt;
           font-weight: bold;
           color: black;
}
.ggabghd1  {
           font-family: Georgia, sans-serif;
           font-size: 22pt;
           font-weight: bold;
           color: #CC0000;
}
.bodytxt {
          font-family: "Times New Roman", Times, serif;
          font-size: 14pt;
          color: black;
}
.bodytxt12 {
          font-family: "Times New Roman", Times, serif;
          font-size: 12pt;
          color: black;
}
.stylefoot {
           font-family: "Times New Roman";
           font-size: 14pt;
           font-weight: normal;
           color: blue;
}
.img { 
      width: 254px; 
      border-style: dashed; 
      border-width: 5px; 
      border-left-width: 5px; 
      border-right-width: 5px; 
      border-color: black; padding: 0px; 
}
.body {
      background-color: rgb(255, 255, 255);
}
.tbl {
      background-color: rgb(255, 255, 255);
      border-width: 5px;
      border-style: solid;
      border-collapse: collapse;
      width: 600px;
      height: 100%
}
.hilight {
          font-style: italic;
          font-family: "Times New Roman", Times, serif;
          font-size: 14pt;
          color: black;
          background-color: rgb(255, 255, 0);
}
.yellow {
         background-color: #FFFF00;
}
.stylesmall {
           font-family: "Times New Roman";
           font-size: 12pt;
           font-weight: normal;
           color: black;
}
.stylesmall2 {
           font-family: "Times New Roman";
           font-size: 12pt;
           font-weight: normal;
           color: white;
}
.dasher {
      text-align: left; 
      width: 400px;
      border-style: dashed; 
      border-width: 5px; 
      border-left-width: 5px; 
      border-right-width: 5px; 
      border-color: black; padding: 0px;
}

/*color of inputs*/
.grcolor {background-color: #FFF68F
}	

/* form box */
#GRSubscribeForm fieldset {
width: 375px; 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0; 
}
   