body {
	background-color: #e2137d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {font-weight:normal;}

#col_dr {
	background-color:#FFFFFF;
	padding:10px;
	margin:10px;
	color:#000000;
	border:1px dashed #00585c;
	text-align: justify;
}

a:link,active,visited {
	text-decoration:none;
	font-weight:normal;
	color:#e2137d;

}

a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#e2137d;
}

a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#094649;
}

