body  {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
}

table  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	color: #FFFFFF;
}

a  {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover  {
	color: #FFFFFF;
	text-decoration: unterline;
}

a:active  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: heavy;
}

.content_tbl  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 0px;
	color: #FFFFFF;
}

.content_td  {
	height: 600px;
	width: 800px;
	background-image:url(images/bg_tmp.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.navi  {
	position: absolute;
	left: 100px;
	top: 115px;
	width: 142px;
	text-align: right;
}

.cont  {
	position: absolute;
	left: 260px;
	top: 115px;
	width: 540px;
	height: 470px;
	overflow: auto;
}


.contactmail  {
	position: absolute;
	left: 0px;
	top: 570px;
	width: 242px;
	text-align: right;
}
