
body
	{
	background-image: url("bkgnd.gif");
	font-size: 11pt;
	}

a:link {color: #000099;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	}

a:visited {color: #000099;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
	font-weight: normal;
	}

a:hover {color: #000099;
	font-size:9pt;
	font-family: arial;
	text-decoration: underline;
	font-weight; normal;
	background: #ffffcc;
	}


h1
	{
	font-family: arial, verdana;
	font-size: 10pt;
	color: #000099;
	font-weight: normal;
	}

h2
	{
	font-family: arial;
	font-size: 10pt;
	color: #000099;
	font-weight: bold;
	}

.body
	{
	font-family: Trebuchet MS,verdana,arial;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	}

.subhead
	{
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
	}

.subhead2
	{
	font-family: Trebuchet MS,arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	}

.copyright
	{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	}