body { margin: 0;
       padding: 0;
       background: #fff;
       color: #000; }

a:link { color: #00f; font-weight: bold; text-decoration: underline; }
a:visited { color: #b8860b; font-weight: bold; text-decoration: none; }
a:hover { color: #f00; font-weight: bold; text-decoration: underline; }
a:active { color: #b8860b; font-weight: bold; text-decoration: none; }

a.normal { font-weight: normal; }


strong { font-weight: bold; }
em     { font-style: italic; }

td, h4, p { font-family: verdana, helvetica, sans-serif; }

p { text-align: justify; }

.ctr { text-align: center; }

.L {text-align: left; }

.width { width: 660px;
	 margin: auto; }

.NoPrint { display: none; }

.redbold { color: #f00; background: transparent; 
	   font-weight: bold; }

td#StarBar { display: none; }



/* MAIN CONTENT CELL */

h1 { font: italic bold 35px "times new roman", times, serif;
     margin-top: 16px; }

h2 { font: bold 22px "courier new", courier, monotype;
     margin-top: 15px;
     margin-bottom: 10px; }

h3 { font: italic bold 25px "times new roman", times, serif;
     margin-top: 35px; }

input { background: transparent;
	border: 1px solid #d2691e; }

textarea { background: transparent;
	   border: 1px solid #d2691e; }

.CR { text-align: center;
      font-family: arial, helvetica, sans-serif;
      font-size: 13px;
      color: #fff;
      background: transparent;
      margin: 0; }

.DB { text-align: center;
      font-family: arial, helvetica, sans-serif;
      font-size: 13px;
      color: #d2691e;
      background: transparent;
      margin: 0; }

ul.square { list-style: square; }
ul.square li { text-align: left;
	       font-family: verdana, helvetica, sans-serif;
	       margin-bottom: 1.5em; }
ul.square li p { text-align: left; 
		 margin: 0 0 0 8px; }





/* FOOTER (copyright, webmaster) */

.johreiki { margin-top: 35px;
	    font: 11px verdana, helvetica, sans-serif;
	    color: #fff; }

.eXoconsciousness { margin-top: 30px;
		       font: 11px verdana, helvetica, sans-serif;
        	       color: #fff; }