

body
{
	background-color: #dededd;



}

p
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 8pt;
line-height: 130%;
}
h1
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
font-weight: bold;
}

h2
{
font-family:Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: bold;
}
a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
text-decoration: none;

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

