body {
	margin			: 0;
	padding			: 0;
	font-family		: Arial;
	font-size		: 11pt;
	color			: #000033;
}

p {
	text-align		: justify;
	line-height		: 1.3em;
}

a {
	text-decoration	: none;
	color			: #000033;
}

a:hover {
	text-decoration	: underline;
}

div#placeholder {
	width			: 977px;
	margin-left		: auto;
	margin-right	: auto;
}

div.menu {
	height			: 36px;
	background		: url('gfx/menu_bg.gif');
	text-align		: center;
}

div.menu img {
	margin-top		:	9px;
}

div.text {
	padding			:	45px;
}

img {
	border			: 0px;
}
