.th {
	font-family: Microsoft Sans Serif, arial, tahoma;
	font-size: 10pt;
	color: #3058b3;
}
.thSmall {
	font-family: Microsoft Sans Serif, arial, tahoma;
	font-size: 9pt;
	color: #3058b3;
}
.thBold {
	font-family: Microsoft Sans Serif, arial, tahoma;
	font-size: 10pt;
	color: #3058b3;
	font-style: normal;
	font-weight: bold;
}
.eng {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	color: #3058b3;
}
.engSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 8pt;
	color: #3058b3;
}
.engBold {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	color: #3058b3;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #3058b3;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.hilite-bold {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10pt;
	color: #CC0000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, Verdana, sans-serif, Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
}
.input {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	background-color:#FFFFCC;
	height:auto;
	border:solid 1pt #336699;
}

