body {
	font-family: Arial;
	font-color: #FFFFFF;
	font-size: 13px;
}

td {
	font-family: Arial;
	font-color: #FFFFFF;
	font-size: 13px;
	text-decoration: bold;
}

th {
	font-family: Arial;
	font-color: #FFFFFF;
	font-size: 13px;
	text-decoration: bold;
}
p {
	font-family: Arial;
	font-color: #FFFFFF;
	font-size: 13px;
	text-decoration: bold;
}
a:link {
	font-family: Arial;
	font-color: #FFFF00;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Arial;
	font-color: #FFFF00;
	font-size: 13px;
	text-decoration: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-color: #FFFF00;
	font-size: 13px;
	text-decoration: bold;
}.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
