@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
}
body,td,th {
font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12pt;
}
a:link {
	text-decoration: underline;
	color:#999999;
}
a:visited {
	text-decoration: underline;
	color:#999999;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
	}
a:link.journey {
	text-decoration: underline;
	color:#743070;
}
a:visited.journey {
	text-decoration: underline;
	color:#743070;
}
a:hover.journey {
	text-decoration: none;
	color:#e9c92f;
	}
a:link.muse {
	text-decoration: underline;
	color:#df8d2f;
}
a:visited.muse {
	text-decoration: underline;
	color:#df8d2f;
}
a:hover.muse {
	text-decoration: none;
	color:#97c6d6;
}
a:link.connect {
	text-decoration: underline;
	color:#a4b849;
}
a:visited.connect {
	text-decoration: underline;
	color:#a4b849;
}
a:hover.connect {
	text-decoration: none;
	color:#486fa8;
	}
.box {border: 2px solid #000000;}
.lineR {border-right-width: 1px; border-right-style: solid;	border-right-color: #000000;}
.lineL {border-left-width: 1px; border-left-style: solid; border-left-color: #000000;}
.lineT {border-top-width: 1px; border-top-style: solid;	border-top-color: #000000;}
.lineB {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #000000;}