body {
	background-color: #333333;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

table {
	table-layout: auto;
	border-collapse: collapse;
	border: 0px;
}

td.leftrow {
	padding: 0px;
	width: 121px;
	height: 100%;
} 

td.footerleft {
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	font-size: x-small;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-bottom-style: solid;
	border-top: 1px solid #cccccc;
	border-top-style: solid;
	border-left: 1px solid #cccccc;
	border-left-style: solid;
	height: 15px;
	width: 240px;
}

td.footerright {
	padding-bottom: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	font-size: x-small;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	border-bottom-style: solid;
	border-top: 1px solid #cccccc;
	border-top-style: solid;
	border-right: 1px solid #cccccc;
	border-right-style: solid;
	height: 17px;
	width: 220px;
}

td.body {
	padding-bottom: 5mm;
	padding-left: 2mm;
	padding-right: 5mm;
	padding-top: 18mm;
	font-size: small;
	text-align: left;
	border: 0px;
	vertical-align: top;
	width: 479px;
	height: 400px;
}

td.leftbody {
	width: 140px;
	height: 400px;
}

td.leftfoot {
	width: 140px;
	height: 17px;
}

a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccc66;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
} 

.footerright a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-decoration: none;
}

.footerright a:visited {
	text-decoration: none;
}

.footerright a:hover {
	text-decoration: underline;
}

.footerright a:active {
	text-decoration: underline;
}

a.logobutton {
	border: 0px;
	margin-top: 10px;
}

img.building {
	position: absolute;
	top: 155px;
	left: 10px;
}

img.logobutton1 {
	border: 4px outset #ffffff;
}

p.email {
	position: absolute;
	top: 300px;
	left: 10px;
}

p.linkheader {
 	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

span.innomed {
	font-family: Arial;
	font-size: 28pt;
	font-weight: bold;
}

span.title {
	font-weight: bold;
}
