@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: justify;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {

}


a:link {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF99FF;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #CC00FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-size: 20px;
	color: #000099;
	vertical-align: middle;
}
h2 {
	font-size: 18px;
	color: #000099;
}
#tableLayout {
	background-color: #FFFFFF;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-left-width: 0px;
	text-align: left;
}
#tdNavigation {
	padding-left: 1em;



}

