body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}

h1 {font-size: 14px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}

.ver09 {font-size: 9px}
.ver10 {font-size: 10px}
.ver14bd {font-size: 16px; font-weight: bold;}

.vr9gr {font-size: 9px; color: #999999;}
.vr9grb {font-size: 9px; color: #999999; font-weight: bold;}

.gray666b {color: #666666; font-weight: bold;}
.gray666 {color: #666666;}

.red14 {color: #FF0000; font-weight: bold; font-size: 14px;}
.red {color: #FF0000; font-weight: bold; }
