body {
	margin: 0px;
	height: 100%;
	font-family: verdana;
}

table.main-table {
	width: 100%;
	height: 100%;
}

td.main-text {
	width: 405px;
	font-size: 11px;
	text-align: justify;
	color: #3C5262;
	padding-bottom: 40px;
}

div.list, div.list div {
	margin-left: 20px;
}

table.bottom-table {
	width: 100%;
	vertical-align: top;
}

td.photo-line {
	background-color: #E3EBF3;
	height: 210px;
	border-top: 4px solid #005BAA;
}

td.photo-line td {
	padding: 0px 20px 0px 20px;
}

td.photo-line img {
	border: 1px solid #005BAA;
}

td.bottom-line {
	text-align: center;
	background-color: #005BAA;
	font-size: 11px;
	color: #FFFFFF;
	height: 23px;
}

a.mail {
	color: #FFFFFF;
	text-decoration: none;
}

a.mail:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
