html,body 
{
	margin: 0px;
	padding: 0px;
}

body 
{ 
	background-image: none;
	margin:0px;
	padding: 0px;
	font-family: Verdana, "Lucida Sans", Helvetica;
	font-size: 0.81em;
	line-height: 1.6em;
	color: #414347;
}

#menu2container,
#menu,
#contenthead,
.contentsidecontainer,
.menubottom
{
	display: none;
}

#breadcrumb
{
	margin-top: 1em;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 0.3em;
	font-weight: normal;
}

h1
{
	font-size: 1.8em;
	margin-bottom: 0.5em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h4, h5, h6
{
	font-weight: bold;
}

