BODY {
	BACKGROUND-COLOR: #ffc;
}
A {
	TEXT-DECORATION: none
}
A:link {
	COLOR: #00000; CURSOR: pointer
}
A:visited {
	COLOR: #00000
}
A:hover {
	COLOR: #00000
}
A * {
	COLOR: #000000; TEXT-DECORATION: none
}

.table_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.table_top_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

