body {
	background-color : #F9A870 ;
	background-image : url("images/bg.gif") ;
}
body, td {
	font-family :  arial, helvetica, sans-serif ;
	font-size :  10pt ;
}
select, option, input {
	font-size :  8pt ;
	letter-spacing :  1px ;
}
th {
	text-align :  left ;
}
a:link, a:active, a:visited {
	text-decoration :  none ;
	color : #7477B8 ;
	font-weight : bold ;
	letter-spacing : 1px ;
}
a:hover {
	text-decoration :  underline ;
	color : #00888A ;
	font-weight : bold ;
	letter-spacing : 1px ;
}
b, h1, h2, h3, h4 {
	color : #00888A ;
}
.dt-normal a:link, .dt-normal a:active, .dt-normal a:visited {
	padding :  5px ;
	font-weight : normal ;
}
.dt-normal a:hover {
	color :  black ;
	text-decoration :  none ;
	font-weight : bold ;
}
.dd-hidden {
	visibility :  hidden ;
	display :  none ;
}
.dd-visible {
	visibility :  visible ;
}
.inquiry {
	background-color : #7477B8 ;
}
.inquiry b {
	color : #F9A870 ;
}
