body,td,th {
	font-size: 14px;
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #03F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #099;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #000;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #000;
}
.footnote {
	font-size: 11px;
}
.colortx {
	color: #FF6;
}
#red {
	color: #ff0000;
}
.red {
	color: #F00;
}
.red strong {
	font-size: 16px;
}
