BODY          {
	          font-family :     Comic Sans MS, Bodoni MT Black, Sans-serif;
	          color:            #023825;
	          font-size:        large;
	          background-color: #C0C0C0;
              }
//*              
TABLE         {
	          font-family :     Comic Sans MS, Bodoni MT Black, Sans-serif;
	          color:            #023825;
	          font-size:        large;
	          background-color: #C0C0C0;
              }
*//              

TEXTAREA      {
	          font-family:      Arial, Helvetica, sans-serif;
	          font-size:        medium;
	          color:            #000000;              
	          background-color: #FFFFFF;
              }

SELECT        {
	          font-family:      Bodoni MT Black;
	          font-size:        medium;
	          color: 			#000000;
	          background-color: #0080C0;
              }

INPUT:text    {
	          font-family:      Calisto MT;
	          font-size:        medium;
	          color: 			#000000;
	          background-color: #FFFFFF;
              }

INPUT:submit  {
	          font-family:      Calisto MT;
	          font-size:        medium;
	          color: 			#000000;
	          background-color: #C0C0C0;
              }

H1            {
              font-family:      Castellar;
              font-size: 		x-large;
              font-weight: 	    900;
              color: 			#023825;
              }

H2            {
              font-family:     Century Gothic;
              font-size:       large;
              font-weight: 	   700;
              color: 		   #023825;
              }	

H3	          {
		      font-family:     Tahoma;
		      font-size:	   medium;
		      font-weight:     500;
		      color:		   #023825;
		      }

H4	          {
		      font-family:     Bookman Old Style;
		      font-size:	   small;
		      font-weight:     500;
		      color:		   #023825;
		      }

H5	          {
		      font-family:     Bodoni MT;
		      font-size:	   x-small;
		      font-weight:     400;
		      color:		   #023825;
		      }

a:link        {
	          font-family:      Trebuchet MS;
	          font-size:        medium;
              color: 	   		#213171;
              font-weight:      normal;
              text-decoration:  none;
              }

a:active      {
	          font-family:      Trebuchet MS;
	          font-size:        medium;
	          color:            #A9B4E7;
	          font-weight:      bold;
	          text-decoration:  underline;
              }

a:hover       {
	          font-family:      Trebuchet MS;
	          font-size:        medium;
	          color:            #FF0000;
	          font-weight:      semi-bold;
	          text-decoration:  underline;
              }

a:visited     {
	          font-family:      Century Gothic;;
	          font-size:        medium;
	          color:            #213171;
	          font-weight:      semi-bold;
	          text-decoration:  underline overline;
              }


.email        {
              font-family:      Bodoni MT Black, Arial Black, Sans-serif;
              font-size:        large;
              font-weight:      700;
              color:            #0000FF;
              vertical-align:   baseline;
              text-align:       center;
              }
  
.checkout     {
              font-family:      Verdana, Arial;  
              font-size:        large; 
              color:            #000000;
              }

.checkoutinput{
              font-family:      Verdana, Arial;  
              font-size:        large; 
              color:            #000000;
              }   

.nopcart      {
              font-family:      Verdana, Arial;  
              font-size:        large; 
              color:            #ffffff;
              background:       #464444;
              border:           1px;
              }

.nopheader    {
              font-family:      Verdana, Arial;  
              font-size:        medium; 
              color:            #FFFFFF;
              background:       #464444;
              }

.nopentry     {
              font-family:      Verdana, Arial;  
              font-size:        medium; 
              color:            #000000;
              background:       #FFFFFF;
              }

.noptotal     {
              font-family:      Verdana, Arial; 	
              font-size:        medium; 
              color:            #000000;
              background:       #FFFFFF;
              }

.nopbutton    {
              font-family:      Verdana, Arial;
              font-size:        medium; 
              color:            #000000;
              background:       #FFFFFF;
              } 
  
.greentext    {
              font-family:      Verdana, sans-serif;
              font-size:        medium;
              color:            #00FF00;
              }
               
.whitetext    {
              font-family:      Verdana, sans-serif;
              font-size:        medium;
              color:            #FFFFFF;
              }
    