@charset "utf-8";
/* CSS Document */
.head
{
	font:Bell MT,Times New Roman;
	font-size:15pt;
	font-weight:bold;
	color:#e8bc56;
}

.head_down
{
	font:Bell MT,Times New Roman;
	font-size:12pt;
	font-weight:bold;
	color:#e8bc56;
}

.menu
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#1462a3;
}

.menu a
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.menu a:hover
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#1462a3;
	text-decoration:none;
}

.heading
{
	font:Bell MT,Times New Roman;
	font-size:15pt;
	font-weight:bold;
	color:#1462a3;
}

.content
{
	font:"Bookman Old Style";
	font-size:11pt;
	color:#000000;
	text-align:justify;
	font-weight: normal;
}

.content_head
{
	font:"Bookman Old Style";
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	text-align:justify;
}

.menu_side
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#1462a3;
}

.menu_side a
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover
{
	font:"Bookman Old Style";
	font-size:12pt;
	font-weight:bold;
	color:#1462a3;
	text-decoration:none;
}

