
a {
	color: #000088;
	text-decoration:none;
}

a:active {
	color: #000088;
}

a:hover {
	color: #404088;
	text-decoration:underline;
}

input.btn, select	{
	color:#646C84;
}

.comment {
	font-size:9pt;
	color:#646C84;
}

.options {
	font-family: Verdana, Tahoma, helvetica;
	font-size:8pt;
	color:#646C84;
}

.chk{
	border:0px;
}

body {
	overflow:auto;
}

body, .chk {
	background-color:#F8F9FB;
}

body, input, select, td {
	font-family:Verdana, Tahoma, Arial, helvetica;
	font-size:10pt;
	margin: 0px;
}

input {
	background-color:#F0F0F0;
	border:1px solid #808080;
	height:14pt;
	color:#404040;
}

select {
	font-size:8pt;
	height:18px;
	width:150px;
	border:0px;
}

span.big {
	font-family:Verdana, Tahoma, Arial, helvetica;
	color: #000066;
	font-size:16pt;
	font-weight:bold;
}

span.ttl {
	font-family:Verdana, Tahoma, Arial, helvetica;
	color: #000066;
	font-size:12pt;
	font-weight:bold;
}

