﻿span.italic
{
	font-style: italic;
	margin-right: 5px;
}

span.normal
{
	margin-right: 5px;
}
span.emph
{
	font-weight: bold;
	font-size: large;
}

div.reference
{
	margin-top: 1em;
}
p.main
{
	line-height: 140%;
}
p.center
{
	text-align: center;
}
p.right
{
	text-align: right;
}
p.prescript
{
	text-align: left;
	font-size: 80%;
}

p.sponsors
{
	text-align: center;
	font-size: 100%;
}

body
{
	padding: 0% 10% 5% 10%;
	background-color: #ffffff;
	font-family: gentium, "Times New Roman", serif;
}

h1
{	font-weight: bold;
	font-size: 250%;
	margin-bottom: 1em;
	margin-top:1.5em;
	margin-left: 1em;
	text-align: center;
}

h2
{	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.5em;
	margin-top:0.5em;
	text-align: left;
}

