td {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #000000;
}

p.large {
  font-size: 10pt;
}

p.xxsmall {
  font-size: xx-small;
}

a:link {
  font-size: x-small;
	color: #EBAB00;
	text-decoration: none
}
a:visited {
  font-size: x-small;
	color: #EBAB00;
	text-decoration: none;
}
a:hover {
  font-size: x-small;
	color: #990033;
	text-decoration: underline;
}
a:active {
  font-size: x-small;
	color: #990033;
	text-decoration: underline;
}
