body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
.copyright {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000ff;
}
p {
	font: 14px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h4 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h2 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.italics {
	font-style: italic;
}
.small {
	font-size: 4px;
}
.marginleft {
	margin-left: 20px;
	color: #000000;
}
.marginrtlft {
	margin-right: 15px;
	margin-left: 15px;
}
