body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #900;
	text-decoration: none;
}

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

body p {
	margin-top: 2px;
	margin-bottom: 1px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
}

