body {
	margin: 0px;
	font-size: 13px;
	color: #333333;
}
h1 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
}a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #006699;
}
a:active {
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}
td {
	font-size: 13px;
}
.line_bg {
	background-repeat: repeat-x;
	background-position: bottom;
}

