<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="chemStyle"*/


A:link  { 
              text-decoration: none; 
font-weight: bold;   
	color:#0088ff;

           } 


A:active   { 
              text-decoration: none;  
              font-weight: bold;  
	color:#0088ff;

           }

A:visited  { 
              text-decoration: none;  
              font-weight: bold;  
	color:#0088ff;

           } 

body       { 
              background-color: #ffffff; 
              color: #ffffff
              font-family: Arial, Helvetica, sans-serif; 
                 font-size:12pt;
           }

.whitebody       { 
              background-color: #ffffff; 
              color: #000000;
              font-family: Perpetua, Arial, Helvetica, sans-serif; 
                 font-size:12pt;
           }

.title
{
  font-family: Arial;
  font-size: 75%;
  color: #6f6fcf;
}

.headr {
	 font-family: Arial;
	font-size: 200%;
	color: #0088ee;
        font-weight: bold;
	text-align: Left;
}

.headr2 {
	 font-family: Arial;
	font-size: 100%;
	color: #0088ee;
        font-weight: bold;
	text-align: Left;
}

.bodyhdr {
	 font-family: Arial;
	font-size: 95%;
	color: #0080e0;
        font-weight: bold;
	text-align: Left;
}

.body {
	 font-family: Arial;
	font-size: 95%;
	color: #0088ee;       
	text-align: Left;
}


.update {
	font-family: Arial;
	font-size: 78%;
	color: #ffffff;
	text-align: Left;
}


.dbbig { font-family: Arial;
    	font-size: 90%;
font-weight: bold;
color: #00ff40;
}

.dbsmall { font-family: Arial;
    	font-size: 80%;
color: #00ff00;
}

.tiny
{
  font-family: Arial;
  font-size: 70%;
  color: #0080ee;
}

.tinyhidelink 
{  
  font-family: Arial;
  font-size: 70%;
  color:#6060df;
  text-decoration: none;
  
}

.tiny_hidelink 
{  
  font-family: Arial;
  font-size: 70%;
  color:#6060df;
  text-decoration: none;
  
}

.h4link {
font-family: Arial;
color:#ffffff
}
.h4_link {
font-family: Arial;
color:#ffffff
}
.blue {
font-family: Arial;
color: #6060df;
}

.bold {
font-family: Arial;
font-weight: bold; 
}
  
.green {
font-family: Arial;
color: #00ff00;
}

.h1 {font-family: Desdemona, Arial;
	font-size: 200%;
	  color:#808080;
}


.h2 { 
font-family: Arial;
font-size: 85%;
font-weight: bold;
color: #6565e5;
} 

.h2link { font-family: Arial;
    	font-size: 85%;
font-weight: bold;
color: #9090df;
text-decoration: none;
}

.h2required { font-family: Arial;
    	font-size: 85%;
font-weight: bold;
color: #c060ff; 
}

.h3 {
font-family: Arial;
font-size: 85%;
	color:#d0d0d0;
}
.h3bold {
font-family: Arial;
font-size: 85%;
font-weight: bold;

	color:#d0d0d0;
}


 .h4 {font-family: Arial;
   font-size: 75%;
font-weight: bold;  
color:#d5d5d5;
}

.h5 {font-family: Arial;
   font-size: 73%;
	color:#d5d5d5;
}

.h6 {  
  font-family: Arial;
  font-size: 60%;
  color: #6060df;
  text-decoration: none;
}

.h7 	{  font-family: Arial;
       		font-size: 60%;
		
  }

.chemClass {
font-family: Arial;
font-size: 10pt;
color: #0000ff;
text-align: Left;
;
}
/* End Style Sheet commenting. */  -->


