body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
}
.flow {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	text-decoration: none;
	font-size: 11px;

}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-left: 50px;

}

