/* print styles */

body {font: normal 12pt Helvetica, Arial, sans-serif; 
	color: black; background-color: white;}
	
th {font:bold small Helvetica, Arial, sans-serif}
td {font:normal small Helvetica, Arial, sans-serif}

strong {font:bold medium Helvetica, Arial, sans-serif}

.toplogo {display: none}
	
.topname {
	background-color: #ffffff;
	padding: 0em 2em;
	font: bold 12pt Georgia, Charter, Palatino, serif;
	}
	
.topname h2 {line-height: 1.1em;}
.topname h5 {line-height: 1.05em;}

.ornament {display: none}

.navbar {display: none}

.content {width:100%; background: white;}

.content a:link {color: black; text-decoration: none}
		
.content a:visited {color: black; text-decoration: none}
		
.content a:hover {color: black; text-decoration: none}
