/* ----------------------------------------------------------------
	print.css TRITUM
	version 2007/11/21
-----------------------------------------------------------------*/

body {
	font: 12pt Times, "Times New Roman" ,Serif;
}

img {
	border: 0;
}

ul {
	list-style-type: square;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3, h4, h5, h6 {
	font-size: 1.0em;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

#print_header {
	border-bottom: 1px solid #666;
}

#print_footer {
	clear: both;
	border-top: 1px solid #666;
}