body {
	margin: 0px; padding: 0px; font-size: 12px;
}
form {
	margin: 0px; padding: 0px;
}
div#container {
	width: 780px; margin-right: auto; margin-left: auto;
}
div#top {
	height: 100px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
div#content {
	padding: 20px 30px; color: rgb(51, 51, 51); line-height: 2em; font-size: 14px; min-height: 100px;
}
div#content th {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
td {
	border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
div#content table {
	border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-top-style: solid; border-left-style: solid;
}
div#content th {
	background: rgb(235, 235, 226);
}
div#content .treven {
	background-color: rgb(238, 238, 238);
}
div#content p {
	text-indent: 2em;
}
div#content p.tip {
	color: rgb(204, 51, 51);
}
div#foot {
	height: 30px; text-align: center; color: rgb(153, 153, 153); font-family: Verdana, Geneva, sans-serif; font-size: 0.9em; border-top-color: rgb(153, 153, 153); border-top-width: 1px; border-top-style: solid;
}
