




/*
     FILE ARCHIVED ON 16:03:47 Dec 8, 2010 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 6:11:03 Feb 8, 2012.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document */
/* print styles */
body {
	color: black; 
	background: white;
}
a:link, a:visited {
	background: white; 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}
h1, h2, h3 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
    border-bottom: 1px solid gray;
}
.float_left {
    float:left;
    margin:5px 10px;
}
.float_right {
	float:right;
    margin:5px 10px;
}
blockquote {
	text-align:center;
}
.banner {
	display:none;
}
div.header{
	display:none;
}
div.sidenav{
	display:none;
}
div.sponsors {
	display:none;
}
div.content {
	color: black; 
	background: white;
}
.copyright{
	color: black; 
	background: white;
	text-align:center;
}
/*----------------------------- END -------------------------------------------*/

