


body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
		color: #676767;
<!-- 	color: #9e9e9e; -->
}

a, a:link, a:visited {
	text-decoration: none;
	color:#924a4a;
}

a:hover {
	text-decoration: underline;
}



h1 {
	font-size: 15;
	font-weight: bold;
	color:#545454;
	}
{text-decoration: none}


h2 {
	font-size: 11;
	color:#545454;
	}

h3 {
	font-size: 15;
	font-weight: bold;
	color:#009ee0;
	}

P.apa{
	font-size: 11;
	color:#545454;
	}

A:visited {text-decoration: none}

A:active {text-decoration: none}

A:hover {text-decoration: underline; color: #ba0000;}


