
@page { size: portait; margin: 0.5in;}

html{
	color:#000;
	background:#fff;
}

body {
	color:#000;
	background:#fff;
	font:100%/150% Georgia, "Times New Roman", Times, serif;
}

h1 a, h2 a, h3 a{
	color:#000;
	text-decoration: underline;
	display: block;
}

h1, h2, h3 {
	line-height:1.3;
	color:#000;
}

   
#topnav, 
#navi ul,
#navi img, 
.search, 
.boxmagenta img, 
.boxdarkblue img,
.boxblue img,
.boxgreen img,
.helpbox{
   display: none;
   }
   
#wrapper, #container, div{
width: auto;
padding: 0;
border: 0;
float: none !important;
color: black;
background: transparent none;
}

   
a:link, a:visited {
   color: #2E52B8;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

