body	{
	margin					:	0px;
	topmargin					:	0;
	leftmargin				:	0;
	marginwidth				:	0;
	marginheight				:	0;
	background				:	#E9D29D;
}

a	{
	color					:	#333333;
	font-family				:	tahoma, arial, sans-serif;
	text-decoration			:	none;
	font-weight				:	bold;
	font-size					:	10pt;
	}

.header{
	font-size					:	15pt;
	font-style				:	bold;
}
.selected{
	color					: 	#eeeeee;
}
