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

td		{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000
}

tr.note		{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	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
}

