body { 
	background-color: #FFFFFF; 
	background-image: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	}
	
#banner {
	display: none;
	}
  
#navbar {
    display: none;
    }

#maincontent {
    margin: 1cm 1cm 1cm 1cm;
    border: none; 
    }
	
#footer { 
	display: none;
	}
	
#rightbar {
	display: none;
	}

#newsltr {
	display: none;
	}
	
#googlead {
	display: none;
	}	

#googleada {
	display: none;
	}
	
#googleadb {
	display: none;
	}
	
#googleadc {
	display: none;
	}
	
#googleadd {
	display: none;
	}

#usedFrom {
	display: none;
	}

#navbar a:link, #navbar a:visited, 
#navbar a:hover, #navbar a:active {
	/*color: black;*/
	/*color: #00CC00;*/
	/*color: #33CC00;*/
	color: #99FF33;
	}
				
h1, h2, h3, p {
	color: #000000;
	}
	
/* links are: link(unvisited)-blue; visited-purple; hover-green ; active-purple */
#maincontent a:link {
	color: #0066FF;
	text-decoration: underline;
	}

#maincontent a:visited {
	color: #CC00CC;
	text-decoration: underline;
	}

#maincontent a:hover {
	color: #33CC33;
	text-decoration: underline;
	}

#maincontent a:active {
	color: ##0066FF;
	text-decoration: underline;
	}

#webpglist {
	display: none; 
	}

#webpglist2 {
	display: none;
	}

#topnav {
	display: none;
	}

.define {
	text-decoration: underline;
	color: orange;
	}
	
#table a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	}
	
.count2 {
	font-color: #FF3300;
	background-color: #000000;
	}
	
#print {
	display: none;
	}