BODY{
	margin:20px;
	color:#333;
	font-size:9pt;
	background:#fff url("img/bg_main.jpg") no-repeat fixed 0px 0px;
}
B{
	font-size:12pt;
}
I{
	font-size:9pt;
	color:#aaa;
}
H1, H2, H3{
	color:#666;
	background-color:#fcf;
}
TD{
	padding:3px;
	font-size:9pt;
	color:#777;
	border-bottom:1px solid #c0c0c0;
}
TH{
	padding:3px;
	font-size:9pt;
	color:#666;
	border-bottom:1px solid #c0c0c0;
	background-color:#fcf;
	font-weight:lighter;
}

.title, .sample, .exp{
	border-right:1px solid #c0c0c0;
}
