body {
	background-color: ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {font-style: normal;font-weight: normal;color: #000000;text-decoration: none;}
a:visited {font-style: normal;font-weight: normal;color: #990000;text-decoration: none;}
a:hover {font-style: normal;font-weight: normal;color: #0000FF;text-decoration: none;background-color: #dddddd;}
a:active {font-style: normal;font-weight: normal;color: #000000;text-decoration: none;}
.borderline_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
.borderline_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
.borderline_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
.text1 {
	font-weight: bold;
	color: #666666;
}
.greytext {
	color: #666666;
}

