@charset "UTF-8";
body,td,th {
	color: #C8C1B9;
	font-family: Adobe Garamond Pro;
	font-size: 14px;
}
a {
	font-size: 14px;
	font-family: Trajan Pro;
}
body {
	background-color: #474f62;
}
a:link {
	color: #C8C1B9;
	text-decoration: none;
}
a:visited {
	color: #C8C1B9;
	text-decoration: none;
}
a:hover {
	color: #C8C1B9;
	text-decoration: none;
}
a:active {
	color: #C8C1B9;
	text-decoration: none;
}
