body
{
	background: #e3e3e3;
	color: #666666;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 20px 0 20px 0;
}

h1
{
	font-family: Georgia, Times, serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: normal;
}

h2
{
	font-family: Georgia, Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
}

p { text-align: justify; }

a
{
	color: #69c;
	text-decoration: none;
}

a:hover { text-decoration: underline; }
.footer { font-size: 8pt; }

.small
{
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
}

#newsandnotes
{
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

#newsandnotes li
{
	border-bottom: 1px #CCC dashed;
	margin-top: 10px;
	padding-bottom: 10px;
}