body {
	margin:0px;
	color: black;
}
p {
	text-align: justify;
}
.author {
	text-decoration:none;
	color:		333333;
}
.topic {
	color:		ffffff;
	font-weight:	bold;
	font-size:	11pt;
	margin:		0px;
	text-decoration:none;
}
.seltopic {
	color:		444444;
	font-weight:	bold;
	font-size:	11pt;
	margin:		0px;
	text-decoration:none;
}

.titlepage {
	font-family:	times, times new roman, serif;
	font-size:	18pt;
	color:		white;
	margin:		0px;
	text-align:	center;
	font-weight:	normal;
}
.navigation {
	text-decoration:none;
	color:		444444;
	font-weight:	bold;
}