body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.LargeText{
	font-size: x-large;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

