.title-general {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #2B619F;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.title-general A:link { text-decoration: none; color: #2B619F; }
.title-general A:hover { text-decoration: underline; color: #2B619F; }
.title-general A:active { text-decoration: underline; color: #2B619F; }
.title-general A:visited { text-decoration: none; color: #2B619F; }

.title-emphasis {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.title-emphasis A:link { text-decoration: none; color: #FF6633; }
.title-emphasis A:hover { text-decoration: underline; color: #FF6633; }
.title-emphasis A:active { text-decoration: underline; color: #FF6633; }
.title-emphasis A:visited { text-decoration: none; color: #FF6633; }

.body-normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.body-normal A:link { text-decoration: none; color: #000080; }
.body-normal A:hover { text-decoration: underline; color: #FF6633; }
.body-normal A:active { text-decoration: underline; color: #FF6633; }
.body-normal A:visited { text-decoration: none; color: #800080; }

.copyrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #A0A0A0;
	font-style: normal;
}
.copyrite A:link { text-decoration: none; color: #7070B0; }
.copyrite A:hover { text-decoration: underline; color: #FF6633; }
.copyrite A:active { text-decoration: underline; color: #FF6633; }
.copyrite A:visited { text-decoration: none; color: #7070B0; }

.title-sidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.body-paragraph {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
.body-paragraph A:link { text-decoration: none; color: #000080; }
.body-paragraph A:hover { text-decoration: underline; color: #FF6633; }
.body-paragraph A:active { text-decoration: underline; color: #FF6633; }
.body-paragraph A:visited { text-decoration: none; color: #800080; }

.body-heading-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
strong {
	font-style: normal;
	font-weight: bold;
}

