@import "baselayout.css";

#contents{/*over write baserayout.css*/
	padding-top: 0;
	background: none;
}

h3{
	margin-bottom: 25px;
}

p{
	font-size: 95%;
	line-height: 160%;
	margin-bottom: 25px;
}

p.bot{
	margin-bottom: 0;
}

p.text-right{
	text-align: right;
}

p span{
	font-weight: bold;
}
