body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none
}
h1 {
	font-size: 16px;
	font-weight: bold
}
h2 {
	font-size: 14px;
	font-weight: bold
}
a {
	color : #ffffff;
	text-decoration : underline;
}

