BODY, TD, TH, INPUT {
	font-family: Tahoma;
	font-size: 12px;
}

H1 {
	font-family: Arial;
	color: #8D9997;
	font-size: 14px;
	font-weight: bold;
}

H2 {
	font-family: Arial;
	color: #BA3439;
	font-size: 12px;
	font-weight: bold;
}

H3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

P, LI {
	text-indent: 2em;
}

P.clear {
	text-align: left;
	text-indent: 0;
}

A.special {
	color: #000;
	font-family: Arial;
	font-size: 10px;
}

A.link1 {
	font-family: Arial;
	color: #15403A;
	text-decoration: none;
	font-size: 12px;
}
A.link2 {
	font-family: Arial;
	color: #15403A;
	text-decoration: none;
	font-size: 12px;
}

A.black {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
A.black1 {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

EM {
	letter-spacing : 2px;
}

.menu {
	font-family: Arial;
	text-decoration: none;
	color: #49706B;
	font-size: 14px;
}

.topic {
	font-family: Arial;
	color: Gray;
	font-size: 12px;
}

.topicred {
	font-family: Arial;
	color: #BA3439;
	font-size: 12px;
}

.red {
	color: #BA3439;
}

.copy {
	color: #49706B;
	margin-left: 20px;
	text-align: left;
	text-indent: 0;
}

.txt {
	text-align: justify;
	text-indent: 2em;
}