	body { 
	color: #999966; 
	background-image: url(graphics/lightgreen.jpg); 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 9pt; 
	}

	:link { color: #666633; } /* for unvisited links */
	:visited { color: #666633; } /* for visited links */
	:active { color: #996600; } /* when link is clicked */
	:hover { color: #996600; } /* when mouse is over link */

	a.button { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 8pt;
	letter-spacing: 0.1em;
 	text-decoration: none; } 

	table {
 	border-collapse: collapse;
	}

	.keywords { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 7pt;
	color: #999966;
	}

	table.main {
	margin-top: 20px;
	background-image: url(graphics/mainbkgdNEW.jpg);
	}

	.footer {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 7pt;
	color: #ffffff; 
	}

	.description { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	}
