body {
	background-image: url(../images/bkg.jpg);
	background-color: #BFC5DF;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma;
	font-size: 12em;
	font-weight: normal;
	color: #212641;
	text-decoration: none;
}

.footer {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: .85em;
	font-weight: bold;
	color: #38439E;
	text-decoration: none;
}
a:hover {
	color: #0E111D;
}
.jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
p {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.names {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 0.85em;
}

