BODY
	{
	 	font-family:Tahoma, Arial, Verdana;
		background-color: #E4E4E4;
		margin-top:0px;
		margin-bottom:0px;
	}
a:link
	{
		color:#FF0000;
		text-decoration:none;
		font-weight:bold;
	}
a:visited
	{
		color:#FF0000;
		text-decoration:none;
		font-weight:bold;
	}
a:hover
	{
		color:#800000;
		text-decoration:none;
		font-weight:bold;
	}
.content
	{
		background-color: #ECF0FF;
	}
.copy
	{
		font-size:8pt;
	}
.copy a:link
	{
		font-size:8pt;
		font-weight:normal;
		color:#000000;
	}
.copy a:visited
	{
		font-size:8pt;
		font-weight:normal;
		color:#000000;
	}
.copy a:hover
	{
		font-size:8pt;
		font-weight:normal;
		color:#800000;
	}
