@charset "UTF-8";
/* CSS Document */

header, footer
{
background-color:#e6e6e6;
font-family:Verdana, sans-serif;
font-size:11px;
color:#4d4d4d;
text-align:center;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul li{
list-style-type:none;
list-style:none;
}

