td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: ff0000;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #FF9933;
	font-weight: lighter;

}
table {
	background-color: ccff99;
}
body {
	background-color: ccff99;
}
a:visited {
	color: #99ccff;
}
