body 
{
	background-color:#fff;
	color:#000;
	margin:0;
	padding:40px;
	/*font: normal 12pt/100% verdana,arial,sans-serif;*/
	font: 10pt Tahoma, Arial, Verdana, Hevletica, sans-serif;
}

/* Hide the following items */
#logo, #left, #right, #mainmenubar 
{
	display:none;
}

h1, h2, h3, h4 
{
	font-family: Tahoma, Arial, Verdana, Hevletica, sans-serif;
	font-weight: normal;
	/*line-height: 135%;*/
	color: #000;
}

h1 
{
	font-size:14pt;
}

h2 
{
	font-size:13pt;
}

h3 
{
	font-size:12pt;
}

h4 
{
	font-size:11pt;
}

a:link, a:visited, a:active 
{
	color:#000;
	text-decoration:none;
}

a img 
{
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}