@charset "UTF-8";
/* CSS Document */
<style type="text/css">



/* body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	font-style: normal;
} */
 /*
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
 */
a:active {
	text-decoration: none;
	color: #06F;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06F;
}
a:hover {
	text-decoration: none;
	color: #F00;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
}
.MasterLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
}

.contentTableBorders {
	border: 1px solid #000;
	text-align: center;
}

#outerWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}

</style>
