body
{
	color: #444444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: center;
	width: 800;
	margin: 0;
	padding-left: 200;
}

abstract
{
	color: #444444;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px;
	text-align: left;
	align: left;
	width: 800;
	margin: 0;
	padding-left: 0;
}


a:link
{
	color: #0000ff;
	text-decoration: underlined;
}

a:visited
{
	color: #0000ff;
	text-decoration: underlined;
}

a:hover, a:active
{
	color: #f60;
	text-decoration: underlined;
}

.title
{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

.author
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.hiddenPic
{
  display:none;
}


