body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.topic {
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}


td {
	font-size: 12px;
	line-height: 22px;
}
.img1 {
	border: 1px solid #CCCCCC;
}
.topic1 {
	color: #3366CC;
	font-weight: bold;
}
.txt1 {
	color: #999999;
}

