.content{
	padding: 20px 0px 0px 0px;
}

.content h1{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.content p{
	margin: 7px 0px 7px 0px;
	text-indent: 2em;
	text-align: justify;
}

.content .strong{
	color: #ffc437;
	font-weight: bold;
}

.content ul{
	margin: 7px 0px 7px 4em;
	text-align: justify;
}

.content .message{
	color:red;
	font-weight:bold;
	text-align: center;
}
