body
{
	width: 780px;
	font-family: verdana, sans-serif;
	font-size: 14pt;
	background: #ffffff;
}

.menu
{
	line-height: 150%;
}

.menu a
{
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	background: #ffffff;
	color: red;
}

.menu p a:hover
{
	background: #dddddd;
	text-decoration: underline;
}

div#page_counter_wrap
{
padding: 3px;
font-size: 11pt;
}

div#page_counter .footer
{
font-family: arial;
font-size: 8pt;
color: #888888;
}

div#page_counter .value
{
color: red;
font-size: 14pt;
text-decoration: italic;
display: inline;
padding-right: 4px;
}