
body	{
	font-family:		arial,georgia,helvetica;
	font-size:		11pt;
	margin-top:		0px;
	margin-bottom:		0px;
	background-color:	#222288;
	color:			#333333;
	line-height:		140%;
	}

div.s1	{
	background-color:	#FFFFFF;
	height:			300%;
	width:			600px;
	position:		relative;
	z-index:		0;
	}

div.s2	{
	background-color:	#FFFFFF;
	height:			150%;
	width:			660px;
	position:		relative;
	z-index:		0;
	}

a	{
	color:			blue;
	text-decoration:	none;
	}

a:hover	{
	text-decoration:	underline;
	}

td	{
	font-family:		arial,georgia,helvetica;
	font-size:		11pt;
	line-height:		140%;
	}

img	{
	margin-top:		20px;
	}