body{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : black;
}
.navi{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	color : black;
}
.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : black;
}
.header1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 16px;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	color : black;
}
.header2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	color : black;
}
a:link, a:visited{
	text-decoration: none;
	color: black;
	font-weight: bold;
}
a:hover, a:active{
	text-decoration: none;
	color: gray;
	font-weight: bold;
}
