@charset "utf-8";
a:link { text-decoration:none; font-weight:bold; color:#0000FF; }
a:visited { text-decoration:none; font-weight:bold; color:#383838; }
a:hover { text-decoration:none; font-weight:bold; background-color:#ccccFF; }
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#0000A0
}
table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#0000A0
}
h4  {
	color:#000080;
}
h3  {
	color:#000080;
}
h2  {
	color:#000080;
}
h1  {
	color:#000080;
}

