body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

h1 {
color: #000000;
font-size:14px;
font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color:#000000;
}

.content {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.copyright {
	color:#000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	
.copyright a:link {
	color: #000000;
	text-decoration: none;
}

.copyright a:visited {
	text-decoration: none;
	color: #000000;
}

.copyright a:hover {
	text-decoration: underline;
	color: #FF0000;
}

