﻿/* ------- DOCUMENT SETTINGS ------- */
/*body 
{
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 8pt;
	color: #000;
	line-height: 140%;
}

table, td 
{
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	letter-spacing: 2px;
	font-size: 8pt;
	color: #ffffff;
}

a:link, a:visited 
{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #ff6500;
	text-decoration: none;
	cursor: pointer;
}*/