#left {
	background:#fff url('mgp07/background.jpg') repeat-y top left;
}
p {
	color:#333;
}
table {
	color:#333;
}
th {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
h1 {
	color:#333;
}
h2 {
	font-size:20px;
	line-height:20px;
	letter-spacing:-1;
	font-weight:none;
	text-decoration:none;
	text-align:left;
	color:#fff;
	background:#000 url('mgp07/bg_h2.jpg') repeat-x top left;
	border:0;
	padding:3px 5px 4px 5px;
	margin:0 0 10px 0;
}
h3 {
	color:#de144e;
}

a:link {
	color:#00b;
	text-decoration:none;
}
a:visited {
	color:#e64e00;
	text-decoration:none;
	background:transparent;
	padding:0;
}
a:hover {
	color:#de144e;
	text-decoration:none;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:0;
	padding-right:5px
}
a[name]:hover {
	text-decoration:inherit;
	color:inherit;
	background:inherit;
}
a:active {
	color:#f60;
	text-decoration:none;
}
ul.targets li {
	list-style:circle inside;
	margin:5px 0 0 0;
	padding:0;
	border:0;
	text-align:left;
	background:transparent;
	color:#000;
}
