.txt0 {
	font-size: 10px;
}
.txt1 {
	font-size: 11px;
}
.txt2 {
	font-size: 12px;
}
.txt3 {
	font-size: 14px;
}
.txt1-indent {
	font-size: 11px;
	text-indent: 15pt;
}
.txt2-indent {
	font-size: 12px;
	text-indent: 15pt;
}
.txt3-indent {
	font-size: 14px;
	text-indent: 15pt;
}
.topic {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
.header {
	font-size: 20px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a.userdb:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.userdb:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.userdb:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.userdb:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.alien:link {
	color: #006600;
	text-decoration: underline;
}
a.alien:visited {
	color: #006600;
	text-decoration: underline;
}
a.alien:hover {
	color: #33CC00;
	text-decoration: none;
}
a.search:link {
	color: #008000;
	text-decoration: underline;
}
a.search:visited {
	color: #008000;
	text-decoration: underline;
}
a.search:hover {
	color: #3F973F;
	text-decoration: none;
}
.inputtext {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	font-weight: normal;
	font-size: 12px;
	background-image: url(/pic/inputbg.gif);
	color: #000000;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;
}
.inputselect {
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

.submit {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #003399;
	border-right: #000000 1px solid;
	border-top: #2068ff 1px solid;
	border-left: #2068ff 1px solid;
	border-bottom: #000000 1px solid;
}
