body{
	color:#000;
	background-image:url(images/index_03.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
}
a:link{
	color:#00C;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#69F;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#69F;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#00C;
	text-decoration:none;
	font-weight:bold;
}.table1_header {
	color: #FFF;
}
.table1_body {
	color: #000;
}
