@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style2 {
	font-size: 11px;
	color: #666666;
}
.style3 {
	font-size: 11px;
	color: #999999;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #999966;
}
