body
{
	background-color: white;
	color: black;
	padding: 0.5% 3% 0% 3%;
}

font,body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

h1
{
	font-size: 22px;
	font-weight: bold;
	line-height: 120%;
}

h2
{
	font-size: 14px;
}

.caption
{
	font-size: 11px;
	font-style: italic;
}

.center
{
	text-align: center;
}