@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	margin-top: 4%;
	margin-left: 9%;
}

a:link, a:visited { 
	color: #336699;
	padding:0 3px 0 0;
	line-height:15px;
	text-decoration:underline;
}

a:hover {
	color: #336699;
	text-decoration:none;
}

a:active {
	color: #336699;
}

.copyright {
	margin-top: 15px;
	font-size: 80%;
}

img.photo {
	margin-right: 20px;
}

img.captionmain {
	margin-bottom: 50px;
}

img.caption {
	margin-bottom: 3%;
}

table {
	border-collapse: collapse;
	text-align: left;
	border: 0px;
	margin-bottom: 20px;
}

.block {
	font-size: 90%;
	width: 600px;
	margin-bottom: 40px;
}








/* end hide */











