

/* import ------------------------------------------*/


/* common -------------------------------------------*/

h1 { 
      font-size: 10px; 
      font-style: normal; 
      font-weight: normal;      margin-top: 1px; 
      margin-bottom: 1px;
      margin-right: 2px; 
	  margin-left: 0px
}

h2 { 
      font-size: 13px; 
      font-style: normal; 
      font-weight: normal;      margin-top: 1px; 
      margin-bottom: 1px;
      margin-right: 2px; 
	  margin-left: 0px
}

#st_link {
	display: none;
	/* Hides from IE5-Mac \*/ 
	display: block;
	position: absolute;
	top: -500px;
	left: -500px;
	font-size: 1px;
	line-height: 100%;
	/*end  Hides from IE5-Mac */
}