
body
{
	background-color: white;
	background-image: url(bgfade.gif);
	background-repeat: repeat-x;
	font-family:		verdana;
	font-size:		13px;
	color:			darkblue;
	margin-left:		20px;
	font-weight:		500;
}

a
{
	color:			blue;
}

h2
{
	font-size:		15px;
	text-decoration:	underline;
}

h3
{
	font-size:		19px;
	font-weight:		bold;
}

tr
{
	font-weight:		500;
	font-family:		verdana;
	font-size:		13px;
	color:			darkblue;
}