body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.brd1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
input {
	border: 1px solid #999999;
	background-color: #FCFCFC;
	color: #666666;
}
textarea {

	border: 1px solid #999999;
	background-color: #FCFCFC;
	color: #666666;
}
.brd2 {
	border-right: 1px solid #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {

	text-decoration: none;
	color: #666666;
}
a:hover {

	text-decoration: none;
	color: #466627;
}
a:active {

	text-decoration: none;
	color: #666666;
}
.brd3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

