body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: #aeafb1;
}

a {
	color: #dd4b02;
	text-decoration: none;
}

form {
	margin: 0px;
}

table {
	font-family: Arial, Tahoma;
	font-size: 12px;
}

.part {
	font-weight: bold;
	color: #dd4b02;
}
.text {
	color: #000000;
}

.textInput {
	border: #858282 1px solid;
}

.copy {
	font-size: 14px;
	color: #d9d9d9;
}

A.doc:link { color:#000000; text-decoration:underline}
A.doc:active { color:#FF0000; text-decoration:underline}
A.doc:visited { color:#000000; text-decoration:underline}
A.doc:hover { color:#FF0000; text-decoration:underline}

ul {font-size: 14px; line-height: 160%;}
p {font-size: 14px; line-height: 160%; margin-left:5px;}

