h1 {
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px 0px 5px;
	padding: 0px;
}
body {
	font-size: 12px;
	line-height: 130%;
	background-attachment: scroll;
	background-image: url(image/bgline.gif);
	background-repeat: repeat-y;
	background-position: 810px;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover img { filter: Alpha(opacity=85); 
}form {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 130%;
}

