@charset "UTF-8";
body {
	background-color: #f4f3ef;
}
#main {
	position:relative;
	width:800px;
	z-index:1;
	height: 420px;
	top: 100px;
}
.headline_24pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ff0099;
}
.copy_12pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0099;
}
#link_1 {
	position:absolute;
	left:234px;
	top:320px;
	width:132px;
	z-index:2;
}
a:link {
	color: #ff0099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #330000;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}
#link_2 {
	position:absolute;
	left:434px;
	top:320px;
	width:132px;
	z-index:2;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
