body {
	background-color: #DADADA;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.content:link {
	color: #333333;
	text-decoration: underline;
}
a.content:visited {
	text-decoration: underline;
	color: #333333;
}
a.content:hover {
	text-decoration: none;
	color: #333333;
}
a.content:active {
	text-decoration: underline;
	color: #333333;
}
.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
}
a.keywords:link {
	color: #999999;
	text-decoration: none;
}
a.keywords:visited {
	text-decoration: none;
	color: #999999;
}
a.keywords:hover {
	text-decoration: none;
	color: #999999;
}
a.keywords:active {
	text-decoration: none;
	color: #999999;
}
a.copyright:link {
	color: #666666;
	text-decoration: underline;
}
a.copyright:visited {
	text-decoration: underline;
	color: #666666;
}
a.copyright:hover {
	text-decoration: none;
	color: #666666;
}
a.copyright:active {
	text-decoration: underline;
	color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}


.chubbs {
font-weight:bold;
}

.subtitle {
font-size:11px;
display:inline;
color:#333333;
font-family:Arial,Helvetica,sans-serif;
}
