body{
	margin		: 0px;
	padding		: 0px;
	background	: #ffffff;
	color		: #444444;
	font-family	: Arial, Tahoma;
}

p{
	text-indent	: 40px;
	font-size	: 11pt;
	text-align	: justify;
}

div.header{
	text-indent	: 40px;
	font-size	: 11pt;
}

a{
	color		: #666666;
	text-decoration	: none;
}
a.nolink{
	font-size	: 10pt;
	color		: #555555;
	font-weight	: bold;
	text-decoration	: none;
}

a.menu{
	width: 100%;
	text-align	: center;
	font-size	: 10pt;
	color		: #666666;
	background	: #ffffff;
	text-decoration	: none;
}


a.menu:hover{
	color		: #ffffff;
	background	: #555555;
}

a.about
{
	text-align	: center;
	font-size	: 9pt;
	color		: #666666;
	text-decoration	: none;
}

a.about:hover{
	color		: #333333;
}

a.selmenu{
	width: 100%;
	text-align	: center;
	font-size	: 10pt;
	color		: #222222;
	text-decoration	: none;
}

a.selmenu:hover{
	color		: #ffffff;
	background	: #555555;
}

.separator{
	color		: #ffffff;
}

.smallimg{
	align		: center;
	valign		: middle;
	background	: #dedede;
}
.copyright{
	text-align	: right;
	font-size	: 8pt;
}
hr{
	color		: #aaaaaa;	
}

td.archive{
	font-size	: 10pt;
	font-style	: italic;
	font-weight	: normal;
}