a:link{
	color		:	#0000FF;
	text-decoration	:	none;
}

a:visited{
	color		:	#0000FF;
	text-decoration	:	none;
}

a:hover{
	color		:	#FF0000;
	text-decoration	:	underline;
}

p{
	line-height	:	1.5em;
	font-family	:	Arial,Helvetica,sans-serif;
}

tr{
	font-family	:	Arial,Helvetica,sans-serif;
}

td{
	font-family	:	Arial,Helvetica,sans-serif;
}