@charset "utf-8";

table td{
	padding-right: 1em;
}

table th{
	text-align: left;
}

#sublogo{
	color: #33cccc;
	top: 180px;
	position: absolute;
	display: block;
	width: 320px;
	font-size: 13pt;
	margin-left: -3px;
	letter-spacing: 0.2em;
}

#subtitle{
	top: 250px;
	left: 3rem;
	position: absolute;
}

#logo{
	position: absolute;
}

#imgSVG{
	position: absolute;
	top: 110px;
	left: 373px;
}
