body {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000
	line-height: 1.5em;
	padding: 10px;
	margin: 0;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000
}

tr.note	{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000
}

form {
	padding: 0 0 0 0;
	margin: 0;
}

a		{text-decoration: none}
a:active	{color:#000080}
a:visited	{color:#000080}
a:link		{color:#000080}
a:hover		{color:#5c8bbd; text-decoration: underline}

a:link.fixed, a:active.fixed, a:visited.fixed {
	color:#000080
}

a:hover.fixed {
	color:#5c8bbd;
	text-decoration: underline
}
