h1 {
	font-size:1.7em;
	color:#5078aa;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	margin: 0px 0px 10px 0px ;
}	

h1 a{
	font-size:1.2em;
	color:#5078aa;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	text-align:left;
	line-height:1.0em;
}
h1 a:hover{
	text-decoration:underline
}

h2 {
	font-size:1.6em;
	color:#5078aa;
	font-family:"Times New Roman", Times, serif;
	margin: 0px 0px 6px 0px ;
}

h2 a{
	font-size:1.1em;
	color:#5078aa;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	text-align:left;
	line-height:1.0em;
}
h2 a:hover{
	text-decoration:underline
}

h3 {
	margin:0px;	
}

h4{
	
}

a{
	
}

a:hover {
	
}

a.footer {
	color:#5078aa;
	text-decoration:none;
}

a.footer:hover {
	text-decoration:underline;	
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #e6e6e6;
	background-color:#ffffff;
	color:#666;
	margin-bottom:8px;
}

.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	color: #5078aa;
	background-color: #e3e3e3;
}

.tit  {
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	color: #5078aa;
	background-color: #ffffff;
	font-weight: bold;
}
