body,td {
	font-family: Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	line-height: 120%;
	font-size: 80%;
}
.aright {
	text-align: right;
}
.red {
	color: #FF0000;
}

.formtx {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #002060;
	display: block;
	line-height: 120%;
}
.ml20 {
	margin-left: 20px;
}
form {
	margin-bottom: 30px;
}

.mt10 {
	margin-top: 10px;
}


.content {
	margin-left: 12px;
	width: 99%;
}

.content #searchkey {
	background-color: #eeeeee;
}
#reset_button {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.mb20 {
	margin-bottom: 20px;
}
h2 {
	font-size: 140%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #666666;
	font-weight: bold;
}
.listtd {
	font-weight: bold;
	margin-bottom: 20px;
}
.answ {
	font-size: 140%;
	font-weight: bold;
	color: #FF0033;
	letter-spacing: 1px;
}

.numQ {
	font-size: 120%;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.qest {
	font-weight: bold;
	color: #336699;
	font-size: 115%;
}

h3 {
	font-size: 120%;
        border-color: navy;
        border-style: solid;
        border-width: 0px 0px 4px 20px;
        padding-left: 0.5em; font: bold 1.6em Verdana;
}


#nmatches { 
            display:inline;
            font-weight: bold;
            font-size: 115%;
            }
