* {
  font-family: Helvetica, Verdana, Arial, Lucida Sans Unicode;
  bgcolor: #FFCC00;
}

.content h2 {
  font-size: 18px;
  font-weight: bold;
}

.content div {
  font-size: 12px;
  font-weight: normal;
  width: 455px;
  text-align: justify;
}

	.captionlink {
		color: #888;
		font-size: 11px;
	}
	a:hover {
		color: black;
	}
	.frame_top {
		background-image: url('frame-oben.gif');
		background-repeat: no-repeat;
		width: 475px;
		height: 30px;
		text-align: left;
		font-size: 18px;
		font-family: Helvetica, Verdana, Arial;
		vertical-align: middle;
		padding: 0px;
		margin: 0px;

	}
	.frame_content {
		width: 475px;
		padding: 0px;
		background-image: url('frame.gif');
				
	}
	.frame_bottom {
		background-image: url('frame-bottom.gif');
		background-repeat: no-repeat;
		width: 475px;
		height: 30px;
		text-align: right;
		font-size: 12px;
		font-family: Helvetica, Verdana, Arial;
		vertical-align: bottom;
	}
	.content-div {
		background-image: url('frame-back.gif');
		background-repeat: no-repeat;
	}
	.content-main {
		font-family: Helvetiva, Verdana, Arial;
		font-size: 11px;
		text-align: justify;
	}	

.linkcellright {
		background-image: url('_dc.gif');
	}
	
.small {
		font-family: Arial;
		color: #000000;
		font-size: 10px;
		font-wight: normal;
	}
	
		a {
		font-family: Arial;
		color: #A0522D;
		font-size: 12px;
		text-decoration: none
	}	