body            {
                        background: #FFFFFF url(http://www.trisundial.com/images/bgpat.jpg);
                }

a.nav           {
                        font-family:            Times New Roman;
                        font-size:              12pt;
                        color:                  #000000;
                        text-decoration:        underline;
                        font-weight:            bold;
                }

a.nav:hover     {
                        font-family:            Times New Roman;
                        font-size:              12pt;
                        color:                  #DC143C;
                        text-decoration:        none;
                        font-weight:            bold;
                }

a.link          {
                        font-size:              12pt;
                        color:                  #0000C0;
                        text-decoration:        underline;
                        font-weight:            bold;
                }

font.nav-curpg  {
                        font-family:            Times New Roman;
                        font-size:              12pt;
                        color:                  #0000C0;
                        text-decoration:        none;
                        font-weight:            bold;
                }

font.title      {
                        font-family:            Times New Roman;
                        font-size:              20pt;
                        color:                  #000080;
                        text-decoration:        underline;
                        font-weight:            bold;
                }

font.price      {
                        font-family:            Times New Roman;
                        font-size:              46pt;
                        color:                  #FF0000;
                        text-decoration:        none;
                        font-style:             italic;
                        font-weight:            bold;
                }
