
body {
	font-family: verdana, arial, tahoma;
	color: #000000;
	background-color: #fffff;
	line-height: 120%;
	margin: 0;
	padding: 0;
	text-align: left;
	width:98%;
}


#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
	display:none;
}


#header h1 {
	display:none;
}


#content {

}

#wrapper-menu-page {
	display:none;
}


#wrapper-footer {
	display:none;
}

#footer {
	display:none;
}

h2 { font-size: 110%; }
h3 { font-size: 100%; }

a:link, a:visited { color: #CC3300; text-decoration: none; }
a:hover{ color: #CC0000; text-decoration: none; }

#content li{

	list-style-image:url(images/li.png);


}

img{ border:none;}
