




h1{
	font-size: 20px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	font-weight: bold;
}
h3{
	font-size: 13px;
	font-weight: bold;
	line-height:12px;
  	margin: 0px;
  	padding: 0px;
}
h25{
	font-size: 18px;
	text-decoration:underline;
	line-height:50px;
	font-weight: bold;
}




body, textarea {
		background-color:white;
		font-family:Arial;
}

 

 a:link { text-decoration:none;  color:#000;}
 a:visited { text-decoration:none; color:#000;}
 a:hover { text-decoration:none; color: #000;}
 a:active { text-decoration:none; color: #000;}
 




 html,body,table,td,div,form,button,select,input,textarea,p,cite,quote,u,i {
  	margin: 0px;
  	font-size: 12px;
		font-family:Arial;

}  

table{
	border:0px;
	margin:0px;
}

img {
  border: 0px solid #aaaaaa;
}
	
div.smallnavi {
		font-family:Arial;
		font-size:10px;
		width:800px;
		background-color:#D6DBDF;
	}