body
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 10px;
	background-color: #F0F0F0;
}	
a
{
	font-weight: normal;
}
h1.title
{
	font-family: Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h2.authors
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3.section
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3.section a
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
hr
{
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
}
ul
{
}
ul li
{
	margin: 5px;	
}
ul.menu li
{
	margin-bottom: 5px;
	font-weight: normal
}
ul.menu li a
{
	font-size: 13px;
	font-weight: normal;
}
p
{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
table
{
	
}
table thead tr td
{
	font-weight: bold;
}