body {
	background-repeat: repeat;
	background-image: url(bg3.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
a {
	font-size: 9pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.title
{
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
}
.content
{
	font-size: 12px;
	color: #000000;
}
