body {
	background:										#afcfff;
	color:												#000000;
	
	font-family:									verdana, arial, helvetica, sans-serif;
}

a {
	color:												#0000ff;
}

a:hover {
	color:												#8f8f8f;
}

.mainframe {
	background:										#ffffff;
	
	border:												2px solid #000000;
}

.maintext {
	font-size:										11px;
	line-height:									19px;
	text-align:										justify;
}

.maintitle {
	font-family:									arial, helvetica, sans-serif;
	font-size:										19px;
	font-weight:									bold;
	text-align:										center;
}

.author {
	padding-top:									5px;
	
	color:												#9f9f9f;
	
	font-size:										9px;
	text-align:										right;
}

.phototext {
	padding-top:									10px;
	padding:											10px;
	
	background:										#efefef;
	
	font-size:										10px;
	line-height:									16px;
}

.copyright {
	font-size:										10px;
	line-height:									15px;
}