body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
.table_center {
	text-align: center;
	background-position: center;
	clear: centre;
	float: none;
	height: 100%;
	width: 100%;
	position: fixed;
}
a {
	font-weight: normal;
	font-size: 10px;
	color: #003D58;
	font-family: Tahoma;
	line-height: 14px;
}
a:link {
	font-weight: normal;
	font-size: 10px;
	color: #003D58;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}
a:visited {
	font-size: 10px;
	color: #003D58;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}
a:hover {
	font-weight: normal;
	font-size: 10px;
	color: #003D58;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 14px;
}
a:active {
	font-weight: normal;
	font-size: 10px;
	color: #003D58;
	font-family: Tahoma;
	text-decoration: underline;
	line-height: 14px;
}