a {
	text-decoration:underline;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
a:hover {
	text-decoration:none;
	color: #888888;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
body {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
td {
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
a.nav {
	text-decoration:none;
	color: #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
a.nav:hover {
	text-decoration:underline;
	color: #AADDFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
a.mNav {
	text-decoration:none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
a.mNav:hover {
	text-decoration:none;
	color: #FFA200;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}