body {
	background: white url(i/topleft.png) top left no-repeat;
	margin: 0 0 0 66px;
	padding: 0;
	height: 100%;
}

a:link,a:visited,a:active {
	color: #820f71;
}

a:hover {
	color: black;
}

h1 {
	font: 11px Arial;
	border-bottom: 1px solid #555;
	margin: 0;
	padding: 0 0 2px 0;
	color: #000;
	width: auto;
}

p {
	font: normal 11px Arial;
	color: black;
	padding: 0;
	text-align: left;
	margin:0 0 3px 0;
}

h2 {
	font: bold 11px Arial;
	color: black;
	padding: 0;
	text-align: left;
	line-height: 14px;
	margin:0 0 3px 0;
}

li {
	font: normal 11px Arial;
	color: black;
	padding: 0;
	text-align: left;
	line-height: 14px;
	margin:0 0 3px 0;
}

table.tb td {
	font: normal 11px Arial;
	color: black;
	line-height: 14px;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea, option, select {
	font: normal 11px Arial;
	color: black;
	border: 1px solid #555;
}	

table.tb td, table.frm td, table.frm1 td {
	font: normal 11px Arial;
	color: black;
}

table.frm1 input {
	border: none;
	background: none;
}

b {
	font: bold 11px Arial;
	color: black;
}