@charset "utf-8";

.menu td {
	height:24px;
}
.menu  {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

.menu a:hover{
	font-size:9pt;
	color:#000000;
	text-decoration:underline;}
	
.title1{
	font-size:12pt;
	color:#FF6600;
	text-align:center;
	font-weight: bold;
	}
.title2{
	font-size:9pt;
	color:#000;
	text-align:center;
	}
.text{
	font-size:10pt;
	color:#333333;
	line-height:160%;
	text-indent: 20px;
	text-align:justify;
	padding-top: 20px;
}

A:link td {text-decoration:underline;color:#FFFFFF;}
A:visited td{text-decoration:underline;color:#FFFFFF;}
A:active td{text-decoration:underline;color:#FFFFFF;}
A:hover td{text-decoration:underline;color:#FFFFFF;} 

a img {border:none}

