BODY{
	font-family: Arial, Helvetica, sans-serif;
	color: #064F83;
	font-weight: bolder;
}
.menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color :  #2C0480;
	}

.menu:hover{
	font-family: Arial; 
	font-size: 14px;
	font-weight: bolder;
	color : #ec6d14;
	}
a.menu{
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	color :  #2C0480;
	font-family: Arial;
}
.menus{
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color : #ec6d14;
	text-align: center;
}
.td{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color : White;
	text-decoration: none;
}
.text{
	font-family: Tahoma;
	font-size: 12px;
	color : #000066;
	text-align: right;
}
.td01{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color : Navy;
	text-decoration: none;
}
.tx01{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.tx02{
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
	}
A.tx02{
	text-decoration:none;
	color: Blue;
	}
A.tx02:hover{
	background-color: #FFFFFF;
	color: Black;
	text-decoration: underline;
}
H1{
	color: #ff6600;
	font-family: arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: 17px;
}
a.H1{
	color: #ff6600;
	font-family: arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
H2{
	color: #019601;
	font-family: arial, Helvetica, sans-serif;
		font-size: 15px;
	margin: 2px;
}
H3{
	margin: 2px;
	font-size: 13px;
	color: #064F83;
}
a.x{
	margin: 2px;
	font-size: 13px;
	color: #064F83;
	text-decoration: none;
}
p{
	margin: 0px;
}

