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

a:active {
	color: #000088;
}

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

input.btn, select	{
	color:#808080;
}

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

.options {
	font-family:Arial, Tahoma, helvetica;
	font-size:8pt;
	color:#808080;
}

.chk{
	border:0px;
}

body {
	overflow:auto;
}

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

body, input, select, td {
	font-family:Gill Sans, Tahoma, Arial, helvetica;
	font-size:10pt;
}

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-size:20pt;
	font-weight:bold;
}

span.ttl {
	font-size:12pt;
	font-weight:bold;
}

