/*
	Printer-friendly stylesheet
*/

body {	
	font-family: Times, Times New Roman, serif;
	font-size: 1em;
	background: #ffffff;
}

body, ol, ul, li, p, h1, h2, h3, h4, h5, h6, td, th, fieldset, legend, label {
	color: #000000;
}

a {
	color: #3333FF;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
