body,td,input,textarea,select {
	color: #000;
	font-family: Times New Roman, Arial;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #ca2d32;
	font-family: Times New Roman, Arial;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
}

img {
	border: 0px;
}

.content_body {
	margin-top: 20px;
	line-height: 150%;
	text-align: justify;
}

