
.nav
{ 
  color:#666666;
  font-size:10pt;
  font-family:tahoma; 
  font-weight:bold;
}
.small
{ 
  color:#666666;
  font-size:8pt;
  font-family:verdana; 
}

.smallh{
font-size: 10.5pt;
}

.header
{
	color:#333333;
	font-size:10pt;
	font-family:verdana;
	font-weight: bold;

}

.white
{
	color: #FFFFFF;
}

BODY, DIV, TD, LAYER 
{ 
  color:#666666;
  font-size:10pt;
  font-family:verdana; 
}
#derma{
color: #fff;
}

a:link     { color: #94985F; text-decoration: none;}
a:active   { color: #94985F; text-decoration: none;}
a:visited  { color: #AEB287; text-decoration: none;}
a:hover    { color: #000000; text-decoration: none;}

BODY
{
  scrollbar-face-color:#E7E700;
  scrollbar-arrow-color:#666666;
  scrollbar-track-color:#B5B600;
  scrollbar-shadow-color:#999999;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-darkshadow-Color:#333333;
}
select     
{ 
  font-size: 10px;
  font-family: verdana;
  border-bottom : thin solid;
  border-bottom-width : thin;
  border-color : #333366;
  border-left : thin;
  border : thin
}
input      
{ 
  font-size: 9px;
  font-family: Verdana; 
  border-top: 1px solid #666666; 
  border-right: 1px solid #CCCCCC; 
  border-bottom: 1px solid #CCCCCC; 
  border-left: 1px solid #666666 
}
