.mainTable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.contentTable {
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ABABAB;
	border-bottom-color: #ABABAB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #DADADA;
	background-repeat: repeat;
}
a {
	font-size: 14px;
	color: #0066FF;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #DDDDDD;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	marginheight: 0px;
	marginwidth: 0px;
}


