
body { margin-left: 17px;
	margin-right: 50px;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
#	background-image: url(img/bg_text.png);
#	background-position: left bottom;
#	background-repeat: no-repeat;
}

span.title { font-family: georgia;
	font-size: 20px;
	color: #f0b502;
}

td { font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

span.bigtitle { font-size: 20px;
	color: #ccc;
}

span.mail { color: #666;
	font-family: arial;
	font-size: 11px;
}

span.minititle { text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	color: #f0b502;
}

div.links p { text-transform: uppercase;
	font-family: arial;
	font-size: 11px;
	color: #f0b502;
}

a { font-family: arial;
	text-decoration: none;
	color: #fff;
}

a:hover { font-family: arial;
	text-decoration: none;
	color: #f0b502;
}