/* CSS Document */
body {
font-size: 80%;
color:#000000;
}
	
ul {
list-style:none;
}

img {
display: none;
}

h1, h2, h3, h4 {
color:#000000;
font-size:70%;
}

#footer { 
font-size:60%;
color:#000000;
text-align:center;
}