@charset "UTF-8";
body,td,th {
	font-family: "Adobe Garamond Pro";
	font-size: 14px;
	color: #c8c1b9;
}
body {
	background-color: #474f62;
}
a {
	font-family: Trajan Pro;
	font-size: 16px;
	color: c8c1b9;
}
a:hover {
	color: #474f62;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #474f62;
}
a:visited {
	text-decoration: none;
	color: #474f62;
}
a:active {
	text-decoration: none;
	font-family: "Trajan Pro";
	font-size: 16px;
	color: #232d44;
}
.style1 {
	color: #232d44;
	font-size: 14px;
}
.style2 {color: #c8c1b9}
.style2 {
	font-size: 12px;
}
.s {
}

