#content{
	font-weight: normal;
	color: #005500;
}

li{
	font-size: 15px;
	font-weight: bold;
}

p{
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
}

em{
	font-weight: bold;
}

.red{
	color: red;
}

#fill{
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
