#author{
	font-weight:bold;
	margin-bottom:10px;
	font-size:17px;
	font-family: "Palatino Linotype", "Book Antiqua";
}
#text{
	text-align:left;
	font-size:17px;
	font-family: "Palatino Linotype", "Book Antiqua";
	margin-left:25px;
	margin-right:25px;
}
p.list{
	width:85%;
	margin:auto;
}
#text a{
	font-weight:bold;
	color:#BB0000;
}
#text a:hover{
	color:#FF0000;
}
#head{
	text-align:center;
	font-family:Georgia;
	font-size:14px;
	margin-top:5px;
}
#head a{
	font-weight:bold;
}