table { width: auto;}

.whatever { width: auto; margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;}

.moveover {position: relative; left: -125px;}
.noprint {	display: none; }
h4	{font-family: arial; color: black; font-size: large; font-weight: bold; text-align: center;}

.subheader	{font-family: arial; color: black; font-size: small; font-weight: bold; text-decoration: none; margin-top: 10px; }
h1	{font-family: arial; color:black; font-size: large; font-weight: bold;}
h2	{font-family: arial; color: black; font-size: medium; font-weight: bold;}
h3	{font-family: arial; color:black; font-size: small; font-weight: bold; display: inline;}

.box{border: solid 1px black;}
.bluebox{border: solid 1px #00529b;}
.sidebar {width: 0px; 	display: none; }



