.menu  {
	font-size : 14px;
	font-family : arial,sans-serif;
	font-style : italic;
	font-weight : bold;
	color : black;
	text-align : center;
	text-decoration : none;
	line-height : 150%
}

.rubric  {
	font-size : 14px;
	font-family : arial,sans-serif;
	font-style : italic;
	font-weight : bold;
	color : black;
	margin-left : 5px;
	margin-right : 5px;
}

.header  {
	font-size : 18px;
	font-weight : bold;
	color : black;
	margin-right : 5px;
	margin-left : 5px;
}

.author  {
	font-size : 13px;
	font-weight : bold;
	color : black;
	text-align : left;
	text-decoration : none;
	margin-right : 5px;
	margin-left : 5px;
}

.plain  {
	font-size : 13px;
	font-family : arial,sans-serif;
	color : black;
	margin-left : 5px;
	margin-right : 5px;
}

.small  {
	font-size : 12px;
	font-family : arial,sans-serif;
	font-weight : bold;
	color : black;
	text-decoration : none;
	margin-left : 5px;
	margin-right : 5px;
}

