@charset "utf-8";
html {
overflow: -moz-scrollbars-vertical;
}
.TEXT {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #006600;
	font-size:13px;
	line-height:19px;
}
.header {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #0033CC;
	font-size:18px;
	}
.footer {
	font-size: 10px;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
a:link {font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: none}
a:visited {font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: none}
a:active {font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: none}
a:hover {font-family: Verdana, Georgia, "Times New Roman", Times, serif; font-size:13px; text-decoration: underline; color: red;}

.idiv img{border:1px solid #333333;
}
