body {
	background-image: url(../image/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #804000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #804000;
	font-weight: bold;
}
a:hover {
	color: #FF3333;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
}
.Topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
