@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	}
a {
	color:#000000;
	text-decoration:none;
	}
a:link {
	color:#999933;
	text-decoration:none;
	}
a:visited {
	color:#999933;
	text-decoration:none;
	}
a:hover {
	color:#3B2C85;
	text-decoration:underline;
	}
a:active {
	color:#999933;
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#3A4A69;
	}
.title1 {
	color:#993333;
	font-size:18px;
	font-weight:bold;
	}

