body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	scrollbar-face-color: #EAE8D9; 
   	scrollbar-highlight-color: #C8C9C1;
   	scrollbar-shadow-color: #9A9888; 
   	scrollbar-3dlight-color: #9A9888; 
   	scrollbar-arrow-color: #9A9888; 
   	scrollbar-track-color: #9A9888; 
   	scrollbar-darkshadow-color: #9A9888;
}
#body {
	width: 360px;
}
.graphics {
	line-height: 0px;
}
h1, p, a:link, a:visited, td, li, .title, .titlepress, .subtitle, .subtitlepress, .author, .authorpress, .source, .sourcepress, .intro {
	color: #585A4C;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 12px;
	line-height: 22px;
}
td {
	font-size: 12px;
	line-height: 22px;
}
a:hover {
	text-decoration: none;
}
li {
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
}
.title {
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
}
.subtitle{
	font-size: 14px;
	line-height: 24px;
}
.author{
	font-size: 10px;
	line-height: 20px;
}
.source{
	font-weight: bold;
	line-height: 16px;
}
.intro, .outro{
	font-style: italic;
}
.caption{
	font-size: 11px;
	font-style: italic;
}
.article {
	width: 300px;
	margin: 0px 0px 15px 0px;
}
.authorpress{
	font-size: 11px;
	margin: 2px 0px 0px 0px;
}
.sourcepress{
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 0px 0px;
}
.titlepress {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.subtitlepress {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}