.size12 {
	font-size: 12px;
	color: #666666;
}
body {
	margin: 0px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.size12gray {
	font-size: 12px;
	color: #999999;
}
.size12red {
	font-size: 12px;
	color: #FF0000;
}
.menu {
	font-size: 12px;
	color: #999999;
}
.menu:hover {
	color: #0000FF;
	text-decoration: underline;
}
.line20 {
	text-indent: 24px;
	line-height: 20px;
}
.textbox
{
	font-size: 9pt;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #C1C1C1;
}
.textbox2
{
	font-size: 9pt;
	height: 18px;
	background-color: #FFFFFF;
	border: 1px solid #C1C1C1;
}
.button
{
	font-size: 9pt;
	height: 18px;
	background-color: #f2f2f2;
	border: 1px solid #c1c1c1;
}
.enline18 {
	line-height: 18px;
	font-size: 12px;
}
.12bold {
	font-size: 12px;
	font-weight: bold;
}
