@charset "utf-8";
/* CSS Document */
body {
	background-color: #F0F0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000022;
	font-weight:normal;
}

form { 
	margin: 0;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000022;
	font-weight: normal;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	font-weight: bold;
}

