body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #472107;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #949DBD;
}
a:link {
	color: #472107;
}
a:visited {
	color: #72340A;
}
a:hover {
	color: #949DBD;
}
a:active {
	color: #949DBD;
}
.style11 {	font-size: 8px;
	color: #FFFFFF;
}

.msg {
	color: #c00;
	font-size: 13px;
	border: 1px solid #a00;
	padding: 10px;
	margin-right: 20px;
}

table.form {
	width: 90%;
	border-collapse: collapse;
}

table.form th, table.form td {
	padding: 8px;
	text-align: left;
	font-size: 12px;
	border: 1px solid #fff;
}

table.form th {
	background-color: #472107;
	color: #949DBD;
	font-size: 14px;
}

a.task, a.task:visited {
	font-size: 14px;
	font-weight: bold;
}

table.listing {
	width: 90%;
}

table.listing th, table.listing td{
	padding: 6px;
	text-align: center;
	font-size: 12px;
	margin: 10px;
	color: #472107;
}

