.font-size10 {font-size:10px; line-height:140%;}
.font-size12 {font-size:12px; line-height:140%;}
.font-size14 {font-size:14px; line-height:140%;}
.font-size16 {font-size:16px; line-height:140%;}
.font-size18 {font-size:18px; line-height:140%;}
A:link{ color: #0000FF; text-decoration: underline; }
A:visited { color: #FFCC00; text-decoration: underline; }
A:active{ color: #FF3333; text-decoration: underline; }
A:hover { color: #FF3333; text-decoration: underline; }

html, body {
	height: 100%;
	  margin: 0;
  padding: 0;
}
.header{
	height:40px;
}
#top_sb3{
	position:absolute;
	height:20px;
	z-index:1;
	left: 50px;
	top: 5px;
}
#top_h1{
	position:absolute;
	height:20px;
	z-index:1;
	right: 50px;
	top: 5px;
}
