
/* Print css Banana Barracks */

body,table,input,select,textarea { font-family:"Times New Roman",serif; font-size:12pt; }

body { background-color:#fff; color:#000; }



a { color:#000000; text-decoration:none; }


#content  { margin:0; border:0; }

#content h1 { font-size:1.4em; color:#000; }

#logo{display:none;}

h1.no-screen
{
	display: block;
}


#header   { display:none; }

#header h1.no-screen
{
	display: block;
}



#author   { display:none; }

#nav   { display:none; }

#bottom-nav { display: none;}

img { border:none;}

li{list-style-image: none; list-style: square;}
	

#content li {
	line-height: 20px;
	list-style-image: none;
	list-style: circle;
	background: no-repeat;
}

.Contact  { border:0; }
