body
{
	background-color: #FFF;
	margin: 0mm;
	padding: 0px;
}

#hd
{
	display: none;
}

#image
{
	display: none;
}

#sidebar
{
	display: none;
}

.sidebar_top
{
	display: none;
}

.sidebar_bottom
{
	display: none;
}

#content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

.content_image
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #000;
	text-decoration: none;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #000;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #000;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}

h5
{
	display: none
}

#ft
{
	display: none;
}

