body {
	font-size:smaller; font-family: Arial, Helvetica, sans-serif
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;

}
	
td, th {
	font-size:x-small; font-family: Arial, Helvetica, sans-serif
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

a {
	font-size: x-small;
	text-decoration: none;
	color: #006600;
	font-family: "Palatino Linotype";
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	background-color: #FFFFCC;
	color: #000099;
}
a:visited {
	color: #006699;
}
