/* CSS Document For Print*/

/************************************ Cross-Site Styles ********************************************/


body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:left;
	color: #000000
}
h1 {
	font-size:16pt;
	color:#800000;
}
h2 {
	font-size:14pt;
	color:#800000;
}
ul li {
	padding-bottom:12pt;
}
#toplinks, #relatedlinks, #footleftspacer, #banner, #nav, #foot, .printhide {
	display: none;
}
.printshow {
	display:block;
}
#container {
	width: 100%
}

a:link, a:visited {
   color: #800000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

