p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0cm;
	text-align: justify;
	margin-right: 10px;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.story {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	text-transform: capitalize;
	color: #6666CC;
	font-weight: bold;
}
.link {
	color: #6633FF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #6666CC;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #000246;
	font-size: 12px;
	list-style-type: circle;
}
.back2top {
	font-weight: bold;
	text-align: right;
}
