body {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #000000;
}

table.wrapper {
	width: 780px;
}


table {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.table_bgimg {
	color: #000000;
	line-height: 18px;
	background-attachment: scroll;
	background-image: url(../img/top/bg_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


a:link {
	color: #0000FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
} 
a:visited {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
} 
a:hover {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
} 
a:active {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}       
 
