body{
	font-size:11pt;
	color:#000000;
	background-color:#ffffff;
	background-image:url("image/bg.jpg");
	backbround-repeat:repeat-y;
	line-height:1.3;
}

table{
	font-size:11pt;
	color:#000000;
	line-height:1.3;
	}

a{
	text-decoration:none;
	font-weight:bold;
	}

a:link{
	color:#993333;
	}

a:visited{
	color:#666699;
	}

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


