@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.4em;
	color: #e9d9e0;
	text-align: justify;
}

h1 {
	font-size: 1.3em;
	margin: 0px;
}

a:link {
	color: #dddddd;
	text-decoration: none;
}

a:hover {
	color: #dddddd;
	text-decoration: none;
}

a:active {
	color: #FFFfff;
	text-decoration: underline;
}

a:visited {
	color: #FFFfff;
	text-decoration: none;
}
