body, table, tr, td {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
A:link {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

A:visited {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

A:hover {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

A:active {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}

.bg1 {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	background-color: #ffe3bc;
}

.bg2 {
	font-size: 10px;
	font-family: Tahoma,Arial,sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	background-color: #ffff66;
}