body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.copy
{
	margin: 0.25em 1em;
}

h3
{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 1em;
	text-align: center;
}

h4
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 1em;
	text-align: center;
}

td
{
	font-size: 10pt;
}

.blue_link
{
	color: #003399;
}

.box
{
	background: #C7F2CE;
	border: 1px solid black;
	padding: 0.5em 1em;
}

div.box h3
{
	margin: 0 0 0.5em 0;
	padding: 0;
}

.head
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.position_title
{
	font-style: italic;
}

.small
{
	font-size: 6pt;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.text a:link
{
	color: #6633CC;
	font-size: 10pt;
	text-decoration: none;
}

.text a:visited
{
	color: #6633CC;
	font-size: 10pt;
	text-decoration: none;
}

.text a:active
{
	color: #6633CC;
	font-size: 10pt;
	text-decoration: none;
}

.text a:hover
{
	color: #6633CC;
	font-size: 10pt;
	text-decoration: underline;
}

.update
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 400px;
}

.update a:link
{
	color: #6699FF;
}

.update a:visited
{
	color: #6699FF;
}

.update a:active
{
	color: #6699FF;
}

.update a:hover
{
	color: #6666CC;
}