/* TEM Temporary CSS Document 12/2007 */

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	text-align:center;
}

img {
	border:0px;
}

div.header table {
	width:100%;
}

td.logoleft {
	width:40%;
	background:url(tem_logoleft.jpg) top repeat-x;
}

td.logo {
	background:url(tem_logoright.jpg) top repeat-x;
	text-align:left;
}

td.logoright {
	width:40%;
	background:url(tem_logoright.jpg) top repeat-x;
}

p.text {
	margin: 28px 20%;
	font-size:12px;
	color:#666;
}
