body {
	margin: 0px 0px 0px 0px;
}

.pagetitle {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #B60F17;
}

.content {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

.regremark {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}

.link {
	font-family: "Arial";
	font-size: 12px;
	color: #AA6200;
	text-decoration: underline;
}

.link:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}

.note {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
}

.owned {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.sponsor {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.bio_name {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.bio_title {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	font-style: italic;
}

.bio_content {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}

.spk_im {
	font-family: "Arial";
	font-size: 13px;
	color: #B60F17;
	font-weight: bold;
	text-decoration: underline;
}

.spk_i {
	font-family: "Arial";
	font-size: 11px;
	color: #e4503f;
	text-decoration: underline;
}

.spk_im_o {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
}

.spk_i_o {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
}

.field {
	font-family: "Arial";
	font-size: 11px;
	color: #222222;
}

.error {
	font-family: "Arial";
	font-size: 12px;
	color: #FFD200;
}

.agenda {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

