body {
	color: #52459C;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #52459C;
	text-decoration: underline;
}
a:visited {
	color: #52459C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #52459C;
	text-decoration: underline;
}
a.nav:link {
	font-size: 11px;
	text-decoration: underline;
	color: #52459C;
}
a.nav:visited {
	font-size: 11px;
	color: #52459C;
	text-decoration: underline;
}
a.nav:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a.nav:active {
	font-size: 11px;
	color: #52459C;
	text-decoration: underline;
}
.jem_header_01 {
	font-size: 32px;
	font-weight: bold;
}
.jem_header_02 {
	font-size: 24px;
	font-weight: bold;
}
.jem_header_03 {
	font-size: 18px;
	font-weight: bold;
}
.jem_header_04 {
	font-size: 16px;
	font-weight: bold;
}
.jem_header_05 {
	font-size: 14px;
	font-weight: bold;
}
.caption {
	font-size: 10px;
}
.footer {
	font-size: 11px;
}