*{
		margin:				0px;
		padding:			0px;
}
html,body{
		font-size:			12px;
		line-height:			16px;
		color:				#21374c;
		background-color:		#fffbcc;
		width:				100%;
		height:				100%;
}
img{
		border-style:			none;
}
td{
		font-size:			12px;
		line-height:			16px;
		color:				#21374c;
}

h1,h2,h3,h4,h5,h6,strong{
		font-weight:			normal;
}
.b{
		font-weight:			bold;
}
.nb{
		font-weight:			normal;
}
.no{
		display:			none;
}