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


#container {
	display:none;
	font-weight: normal;
}

#content {
	font-size:140%;
	font-weight:normal;
	color: #333333;
}
div p {
	color: #620404;
	font-weight: normal;
}
#container #content div p {
	font-weight: normal;
}

#container #content div h3 {
	font-size: 14px;
}

