BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

BODY.iframe {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #eeeeee;
}

A {
	text-decoration: none;
	color: #0000dd;
}

A:hover {
	text-decoration: underline;
}

.small_font {
	font-size: 80%;
}

.table_bgcolor2 {
	background-color: #ffffff;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #555555;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #555555;
}

.table_bgcolor3 {
	background-color: #dddddd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.table_bgcolor4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: silver;
}
