/* CSS Document */

body {
	color: #000000;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11pt;
	padding-top: 10px;
}

A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: normal;}
   
#pagename {
padding: 20px 0px 10px 0px;
margin: 0 0 0 -3px; 
}

#nav {font-size: 9pt;}

#header {
display: none;
}

#rightnav3 {
	display:none;}




