@page { 
	size:landscape; 
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;

}

/*	Hyperlinks
------------------------------------------------------------------------------*/
a:link {
	color:#616F44;
	text-decoration:underline;
}

a:hover {
	color:#000;
}

a:visited {
	color:#616F44;
	text-decoration:underline;
}