/* Unchanged */
.deutsch_english {
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	font-weight: bold;
	font-size: 16px;
}
.review_paper {
	font-style: bold;
}
body {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	background-color:#ECF7FF;
	overflow-x: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #CCCCCC;
}
a.link:link, a.link:visited{
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #E20031;
	text-decoration: none;
}
a.link:hover, a.link:active{
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FF3333;
}
.nowrap {
	white-space: nowrap;
}
.horiz_space {
	padding-right: 10px;
	padding-left: 10px;
}
.title_red {
	font-size: 14px;
	color: #E20031;
	font-weight: bold;
}
.photo_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.line_height {
	line-height: 24px;
}
.photo_caption {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.website_credit {
	font-weight: bold;
	color: #666666;
}
a.website_credit:link, a.website_credit:visited {
	color:#0099CC;
	decoration: none; 
}
a.website_credit:hover, a.website_credit:active  {
	color: #FFFFFF;
	decoration: none; 
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a.copyright:link, a.copyright:visited {
	color:#CC0000;
	decoration: none; 
}
a.copyright:hover, a.copyright:active  {
	color: #FF0000;
	decoration: none; 
}
.diamond_title {
	font-size: 44px;
	color: #FFFFFF;
}
.screen_title {
	font-size: 44px;
	color: #FFCCCC;
}
.hrule {
	color: #990000;
	width: 90%;
	shade: none;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

