body {
	margin: 0px;
	background-color: #FEFCEF;
}
.topics {
	font-size: 90%;
	line-height: 135%;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.copyright {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #CCCCCC;
}
.text {

	font-size: 90%;
	line-height: 135%;
	font-weight: normal;
	color: #333333;
}
.caption {


	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}
h3 {
	margin-left: 50px;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	color: #990033;
	text-decoration: underline;
}
a:hover {
	font-size: 90%;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.new {

	font-size: 90%;
	line-height: 135%;
	font-weight: normal;
	color: #FF9933;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
