/*Common*/

body {font-size: 8pt;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color:#666666;
  background-color:#f7f6ed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Verdana
}
.special
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana
}
h1 {font: 14px Verdana;
    font-weight: bold;
	margin-bottom:0;
	color: #666666;
}
h2 {font: 14pt Arial, Helvetica, sans-serif;
    font-weight: bold;
	line-height: 30pt;
	color:#646464;
}
A:link {text-decoration: none; color: #666666;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none; color: #666666;}
A:hover {text-decoration: underline; color: #8892e1;}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

.link{font-family:Arial; font-size:14px; color:#000000; text-decoration:none;}
.link:hover{font-family:Arial; font-size:14px; color: #dacb5b; text-decoration:underline;}


