@charset "UTF-8";

*
{
	max-height:100%;
	color:#000;
}

h1
{
}

#content
{
	width:90%;
	font-size:14px;
}

#content h1,
#content h2,
#content h3
{
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:10px;
	color:#000;
}

#logo,
#menuMain,
#menuSub,
#footer
{
	display:none;
}