body {
	background:#FFFFFF url("images/nadpbottom.gif") no-repeat fixed bottom left;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
	margin-top:75px;
	margin-left:75px;
	margin-bottom:0px;
	margin-right:0px;
}

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

a:hover {
	color:#000000; 
	text-decoration:none;
}

p	{
	font-size:10px;
	color:#000000;
	line-height:145%;
}

ul	{
	list-style-type:square;
}

li	{
	font-size:10px;
	color:#000000;
	line-height:160%;
}

h1	{
	font-size:12px;
	color:#333333;
	line-height:150%;
}

h2	{
	font-size:11px;
	color:#888888;
	line-height:100%;
}

small	{
	font-size:9px;
