/* CSS Document ons css
	p { letter-spacing: 0.5em; word-spacing: 2em; line-height: 1.5em; text-align: center; }

*/
body, td {
		font-family:"Arial";
		color:#666666;
		line-height:150%;
		font-size:12pt;		
	}
P {
		margin-left:1cm;
		margin-right:1cm;
}

.td_margin {
		margin-top:1cm;
		margin-bottom:1cm;
	}
.home_title {
		font-family:"Arial";
		color:#000066;
		font-size:16pt;
		font-weight:bold;
	}

.sub_title {
		font-family:"Arial";
		font-size:12pt;
		font-weight:bold;
		color:#FF9900;
	}
.all_section {
		font-family:"Arial";
		font-weight:bold;
		color:#006699;
		font-size:14pt;
	}

.third_menu_on {
		font-family:"Arial";
		font-size:12pt;
		font-weight: bold;
		color:#00FF00;
	}

.third_menu_off {
		font-family:"Arial";
		font-size:12pt;
		font-color:#666666;
	}

img
{
  border-style: none;
}

	