
h1
{
	font-size: 18px;
	margin: 0;
}

h2
{
	font-size: 18px;
	margin: 0 0 6px 0;
}

h3
{
	margin-top: 20px;
	font-size: 14px;
}

h4
{
	font-size: 13px;
	color: #336699;
	background-color: inherit;
	margin-bottom: 0;
}

#structure #header
{
	background-image: url( '../images/border_home_top.jpg' ); 
}

#structure #footer
{
	height: 273px;
	background-image: url( '../images/border_home_bottom.jpg' ); 
}

#structure td.left_border
{
	color: inherit;
	background-color: #8E1D1F;
}

#structure td.right_border
{
	color: inherit;
	background-color: #84090C;
}

#structure #content
{

}

#content #point_description
{
	width: 350px;
	font-size: 12px;
	margin: 5px 0 0 30px;
	text-align: justify;
}

#structure #content #content_box
{
	padding: 25px 100px 0 5px;
}

