BODY 
{
	color: #999999;
	background-color: #000000;
	background-image: url('../images/textarea.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}

DIV.contact
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	top: 70px;
	text-align: center;
	width: 100%;
}

.tbl_bottom_vlag 
{
	position: absolute;
	top: 20px;
	left: 50px;
}

.tbl_bottom_mail 
{
	position: absolute;
	top: 20px;
	left: 700px;
}

.email 
{
	text-decoration: none;
}

.email:hover 
{
	text-decoration: underline;
}

span.pageheader
{
	font-size: 16pt;
}

A:link
{
	color: #D2CAA6;
	text-decoration: none;
}

A:visited
{
	color: #D2CAA6;
	text-decoration: none;
}

A:active
{
	color: #D2CAA6;
	text-decoration: none;
}

A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


