BODY
{
	text-decoration:	none;
	color:				#FFFFFF;
	background-color:	#109080;
	font-family:		Georgia, Arial, Helvetica, sans-serif;
}

P
{
	text-align:			justify;
}

TABLE
{
	width:				100%;
}

A:Link, A:Visited
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFFFFF;
}
A:Hover
{
	text-decoration:	underline;
}
