body{
background-image:url('/image/bg2.gif');
background-position: center;
}
 
Select
{
BACKGROUND-COLOR: #F7FBF5;
FONT-SIZE: 9pt;HEIGHT: 18px;
}

Button
{
FONT-SIZE: 9pt;HEIGHT: 18px;
}

Input
{
BACKGROUND-COLOR: #F7FBF5; 
BORDER-BOTTOM: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
BORDER-RIGHT: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
COLOR: #666666;
HEIGHT: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
p {
	line-height: 2;
	font-family: Arial;
	font-size: 12px;
}

body,td,th {
	line-height: 1.5;
	font-family: Arial;
	color: #009543;
	font-size: 12px;
}
body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	line-height: 2;
}
a:link {
	color: #009543;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009543;
}
a:hover {
	text-decoration: none;
background: url(/image/line_x.gif) repeat-x 100% 100%;
}
a:active {
	text-decoration: none;
	color: #009543;
}
