@charset "UTF-8";
.body_red {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 10px;
	line-height: 16px;
	color: #B1325B;
}
.body_yellow {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 10px;
	line-height: 16px;
	color: #D3AC25;
}
.header {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 13px;
	line-height: 16px;
	color: #D3AC25;
	font-weight: bold;
}
.header_red {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 13px;
	line-height: 16px;
	color: #B1325B;
	font-weight: bold;
}
.red {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 12px;
	line-height: 16px;
	color: #B1325B;
	font-weight: normal;
}
a:link {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 12px;
	line-height: 16px;
	color: #D3AC25;
	text-decoration: none;
}
a:visited {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 12px;
	line-height: 16px;
	color: #D3AC25;
	text-decoration: none;
}
a:active {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 12px;
	line-height: 16px;
	color: #B1325B;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Garamond Premr Pro", Georgia, Times;
	font-size: 12px;
	line-height: 16px;
	color: #B1325B;
	font-weight: normal;
	text-decoration: none;
}
