/* CSS for TonicBeauty site*/

body {background-color: #999999;
      background-image: url(images/Swish_silver.gif);  }
       
   
h1 { font-family:'arial'; 
     font-style:normal; 
     font-weight:bold; 
     font-size:15pt;
     color:#999999; 
     margin-left:2px; }

h2 { font-family:'arial'; 
     font-style:normal;
     font-weight:bold; 
     font-size:15pt;
     color:#999999; 
     margin-left:15px;
     margin-bottom:-12px }

h3 { font-family:'arial'; 
     font-style:normal; 
     font-weight:bold; 
     font-size:10pt; 
     color:#666666; 
     text-align:left; 
     margin-left:15px;
     margin-bottom:-12px }

h4  { font-family:'arial'; 
      font-style:normal; 
      font-weight:normal; 
      font-size:10pt; 
      color:#666666;
      margin-left:15px;
      margin-right:15px; }
 
h5 { font-family:'arial';
     font-weight:bold;
     font-size:10pt;
     color:#666666; }

.beauty { font-family:'arial';
          font-weight:bold;
          font-size:15pt;
          color:#660033;
          text-align:left;
          margin-left:15px;
          margin-bottom:150px }

.beauty table { margin-top: 20px;
                margin-left: 15px;
                font-size: 10pt;

}

.highlight { font-family:'arial'; 
             font-style:normal; 
             font-weight:bold; 
             font-size:10pt; 
             color:#666666; }

.center { text-align:center; }
 
.left { font-family:'arial';
        font-weight:bold;
        font-size:10pt;
        color:#666666;
        text-decoration:underline;  }
         
.right { font-family:'arial'; 
              font-style:normal; 
              font-weight:normal; 
              font-size:10pt; 
              color:#666666; 
              text-align:center; 
              text-indent:0; 
              margin-left:6px; }

.italic { font-family:'arial'; 
              font-style:italic; 
              font-weight:normal; 
              font-size:10pt; 
              color:#666666; 
              text-align:left; 
              margin-left:10px; }

.lwr-nav { font-family:'arial';
           font-weight:normal; 
           font-size:8pt; 
           color:#666666; 
           text-align:center; 
           text-indent:0; }

.lwr-nav:link { color: #333333;
	          text-decoration: none;
	          line-height: 16px;
	          font-size: 8pt; }
	
	
.lwr-nav:visited { color: #333333;
	             text-decoration: none;
	             line-height: 16px;
	             font-size: 8pt; }
	
.lwr-nav:hover { 	color: #333333;
	            text-decoration: underline;
	            line-height: 16px;
	            font-size: 8pt; }

.text-link:link { color: #666666;
	            text-decoration: underline; }
	
.text-link:visited { color: #666666;
	               text-decoration: underline; }
	
.text-link:hover { color: #000000;
	             text-decoration: underline; }


	