    /* common */

:link       {color: rgb(0, 0, 153)}  /* for unvisited links */
:visited    {color: rgb(153, 0, 153)} /* for visited links */
:active     {color: rgb(255, 0, 102)} /* when link is clicked */
:hover      {color: rgb(0, 96, 255)} /* when mouse is over link */ 
              
body        {font-family: Times serif; color: 000000;
               font-size: 10pt; margin-left: 20px; margin-right: 20px;
               margin-top: 0px; width: 650px;}
body.alt    {font-family: Helvetica, Arial, sans-serif;
               font-size: 10pt;}
img.head    {margin-left: -20px; margin-right: -20px;}
p.p1        {font-size: 24pt; font-style: italic; font-weight: bold; 
               text-align: center; width: 650px;}
p.p2        {font-size: 16pt; font-weight: bold; text-align: center; width: 650px;}
p.p3        {font-size: 14pt; font-weight: bold; text-align: center; width: 650px;}
p.p4        {font-size: 12pt; font-weight: bold; text-align: center; width: 650px;}
p.p5        {font-size: 10pt; font-weight: normal; text-align: center; width: 650px;}
p.p5a       {font-size: 10pt; font-weight: normal; text-align: left; width: 650px;}
img.middle  {margin-left: 227px;}
img.four    {margin-left: 140px;}
p.middle    {margin-left: 150px; width: 350px;}
.small_caps {font-size: 12pt; font-variant:small-caps; font-weight: bold;}
em          {font-size: 12pt; font-style: normal; font-weight: bold;}
.jump       {font: 8pt Arial; text-align: left; width: 650px;}
p.tiny      {font: 8pt Arial; text-align: center; width: 650px;}
p.small     {font: 10pt Arial; text-align: center; width: 650px;}
p.big       {font-size: 12pt; font-style: normal;}

    /* index.php */
table.index  {font: 12pt Times Roman; font-weight: bold; width: 575px;
               margin-left: 40px; margin-right: 0px;}
td.index1    {width: 40%; padding-left: 0px; padding-right: 0px;
               line-height: 25px; vertical-align: top;}
td.index2    {width: 60%; padding-left: 0px; padding-right: 0px;}
p.index      {font-size: 11pt; font-weight: normal; margin-left: 0px;}
img.index    {border: none; margin: 5px; float: right;}
p.show       {font-family: Helvetica, Arial, sans-serif;
               font-size: 12pt; font-weight: bold;}
table.coupon_sm  {font-family: Helvetica, Arial, sans-serif;
               font-size: 8pt; background-color:lightskyblue;
               margin-left: 175px; width: 300px;
               border-style: dashed;
               border-spacing: 4px;
               border-color: red;}  

    /* ring.php */
table.ring    {font-size: 12pt; width: 500px; margin-left: 100px;}
td.ring       {padding-left: 0px; padding-right: 40px;}

    /* gallery.php */
table.gal    {font-size: 10pt; width: 500px; margin-left: 100px;}
td.gal       {padding-left: 0px; padding-right: 40px;}


    /* order_form.html */
body.or_form  {font-family: Times serif;
                font-size: 10pt; margin-left: 20px; margin-right: 20px;
                margin-top: 0px; width: 550px;}
table.or_form {font-size: 10pt; width: 100%; text-align: left;}
td.or_form    {vertical-align: bottom;}
    
    
    
    /* links.html */
dl           {font-size: 10pt; margin-left: 100px; width: 650px;}
dt           {font-size: 11pt; font-weight: bold; margin-top: 15}


    /* coupon.php */
table.coupon  {font-family: Helvetica, Arial, sans-serif;
               font-size: 8pt;
               width: 610; height: 100;
               border-style: dashed;
               border-spacing: 4px;
               border-color: red;} 
p.coupon_big  {font-size: 14pt; width: 100%; text-align: left;}
p.coupon_sm   {font-size: 8pt; width: 100%; text-align: center;}


    /* individual item pages */
p.number     {font-weight: bold;}
p.name       {font-size: 12pt; font-weight: bold;}
p.thanks     {font-style: italic;}
p.price      {font-size: 12pt; font-weight: bold;}
p.note       {font-size: 8pt; font-style: italic;}
table.item   {margin-left: -10px; margin-right: -10px;}
p.ordering   {font-size: 12pt; font-weight: bold; text-align: center;  width: 650px;}
p.to_gallery {text-align: center;  width: 650px;}




/* 
margin-top: 80px; margin-bottom: 80px;
font-family: Garamond, "Times New Roman", serif;
font-family: Helvetica, Arial, sans-serif;
*/

/* <body background="images/background.jpg" link="#0000ee" vlink="#551a8b" alink="#993366"> */