@charset "UTF-8";
/* CSS Document */

#wrapper #col1 p {
	font-size: 14px;
	line-height: 22px;
}
#wrapper #col1 h1 {
	font-size: 24px;
	color: #900;
}
#wrapper #col1 h2 {
	font-size: 18px;
	line-height: 26px;
}
#wrapper #col2 div p {
	font-size: 13px;
	color: #333;
	line-height: 21px;
}
#wrapper #col2 div h2 {
	line-height: 24px;
}
#wrapper #col2 div table tr td {
	font-size: 13px;
	color: #333;
}
#wrapper #top {
	height: 106px;
}