body {
  font-family: Arial, Sans-serif, Georgia, Times New Roman, Times, serif;
  font-size: 11px;
}

td {
	font-family: Arial, Sans-serif, Georgia, Times New Roman, Times, serif;
}

th {
	font-family: Arial, Sans-serif, Georgia, Times New Roman, Times, serif;
}

/*
a:link{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
*/

.copyright{
	font-size: 9px;
	color: #AABBFF;
}
